bonjour,
(désolé pour la présentation
)
j’ai codé 2 automatisations quasi identique (cf dessous)
trigger horaire et fin de timer
action notification telegram
En voulant reproduire « telegram notify 10s » qui marche tres bien j’ai crée « test 3h » qui ne fonctionne pas. Je n’ai que la 1ere notification 
1er code :
alias: telegram notify 10s
description: ""
trigger:
- platform: time
at: "13:17:00"
id: rouge-on
- platform: event
event_type: timer.finished
event_data:
entity_id: timer.10s
id: rouge-off
condition: []
action:
- choose:
- conditions:
- condition: trigger
id: rouge-on
sequence:
- service: timer.start
data: {}
target:
entity_id: timer.10s
- service: notify.hacheik
data:
message: red on
- conditions:
- condition: trigger
id: rouge-off
sequence:
- service: notify.hacheik
data:
message: red off
mode: single
2iem code :
alias: test 3h
description: ""
trigger:
- platform: time
at: "13:11:00"
id: ballon-on
- platform: event
event_type: timer.finished
event_data:
entity-id: timer.10s
id: ballon-off
condition: []
action:
- choose:
- conditions:
- condition: trigger
id: ballon-on
sequence:
- service: timer.start
data: {}
target:
entity_id: timer.10s
- service: notify.hacheik
data:
message: depart test 3H
- conditions:
- condition: trigger
id: ballon-off
sequence:
- service: notify.hacheik
data:
message: fin test 3h
mode: single
Ma configuration
System Information
version |
core-2023.4.6 |
installation_type |
Home Assistant OS |
dev |
false |
hassio |
true |
docker |
true |
user |
root |
virtualenv |
false |
python_version |
3.10.10 |
os_name |
Linux |
os_version |
6.1.21-v8 |
arch |
aarch64 |
timezone |
Europe/Paris |
config_dir |
/config |
Home Assistant Community Store
GitHub API |
ok |
GitHub Content |
ok |
GitHub Web |
ok |
GitHub API Calls Remaining |
5000 |
Installed Version |
1.32.1 |
Stage |
running |
Available Repositories |
1352 |
Downloaded Repositories |
19 |
HACS Data |
ok |
Home Assistant Cloud
logged_in |
false |
can_reach_cert_server |
ok |
can_reach_cloud_auth |
ok |
can_reach_cloud |
ok |
Home Assistant Supervisor
host_os |
Home Assistant OS 10.1 |
update_channel |
stable |
supervisor_version |
supervisor-2023.04.1 |
agent_version |
1.5.1 |
docker_version |
23.0.3 |
disk_total |
28.5 GB |
disk_used |
7.7 GB |
healthy |
true |
supported |
true |
board |
rpi3-64 |
supervisor_api |
ok |
version_api |
ok |
installed_addons |
Terminal & SSH (9.7.0), ESPHome (2023.5.3), Mosquitto broker (6.2.1), Duck DNS (1.15.0), File editor (5.6.0), Studio Code Server (5.5.7), WireGuard (0.8.1) |
Dashboards
dashboards |
2 |
resources |
10 |
views |
5 |
mode |
storage |
Recorder
oldest_recorder_run |
16 mai 2023 à 13:42 |
current_recorder_run |
24 mai 2023 à 12:19 |
estimated_db_size |
93.67 MiB |
database_engine |
sqlite |
database_version |
3.38.5 |
___
[center]Texte à remplacer par votre configuration[/center]
Comment récupérer ma configuration :
Dans votre HA, Menu latéral `Paramètres` > `Système` > `Corrections` puis les trois petits points en haut a droite > `Informations Système` puis une fois en bas `Copier`
___
MILLE MERCIIIII
a trop regarder je ne voyais plus rien !! 
déni OFF : je remets mes lunette