hassio-zigbee2mqtt
hassio-zigbee2mqtt copied to clipboard
configuration.yaml no applied at Zigbe2mqtt
Description of the issue
I have issue for get applied the configuration entered at configuration.yaml file.
As example the fridenly names entered are not applied at Zigbee2mqtt dashboard. example:
I have entered the changes at configuration.yaml file and later I have set it as read file for avoid that Zigbee2mqtt rewrite the file , because without do that all the settings entered there are rewrited.
Other feature that I'm not able to get activated is the aviability status,
I have setup the following at configuration.yaml
homeassistant: true discovery_topic: 'homeassistant' status_topic: 'hass/status'
Configuración de entidades y triggers
legacy_entity_attributes: true legacy_triggers: true experimental_event_entities: false
Configuración de disponibilidad
availability: true active:
Tiempo tras el cual un dispositivo activo será marcado como offline (por defecto: 10 minutos)
timeout: 10 passive:
Tiempo tras el cual un dispositivo pasivo será marcado como offline (por defecto: 1500 minutos = 25 horas)
timeout: 1500
device_options: legacy: false
Addon version
1.42.0-2
Platform
Zigbee2MQTT Versión actual: 1.42.0-2 Home Assistant Green Core 2024.12.5 Supervisor 2024.12.0 Operating System 14.1 Frontend 20241127.8
Logs of the issue (if applicable)
No response