#probleme sonde

1 messages · Page 1 of 1 (latest)

heady reef
#

bonjour à tous , j'ai des sondes de température qui s'actualisent sous tuya mais pas sur HA

automation:

alias: "Mettre à jour la température intérieure"
trigger:
platform: time_pattern
minutes: "/1"
action:
service: homeassistant.update_entity
target:
entity_id: sensor.temperature_interieur_temperature

j'ai ajouté ça dans mon automation.yaml mais ça ne change rien je dois metttre à jour manuellement

quelqu un aurait une idée svp

spark oasis
#

English, please

heady reef
#

Hello everyone, I have temperature sensors that update under Tuya but not in HA.

automation:
alias: "Update indoor temperature"
trigger:
platform: time_pattern
minutes: "/1"
action:
service: homeassistant.update_entity
target:
entity_id: sensor.temperature_interieur_temperature

I added this in my automation.yaml but it doesn't change anything, I have to update it manually.

Does anyone have an idea, please?

spark oasis
#

that seems completely unnecessary

#

What device? How did you add it to HA

heady reef
#

with the tuya integration

#