Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configuration option gives an error #718

Open
pvklink opened this issue Jan 22, 2025 · 0 comments
Open

configuration option gives an error #718

pvklink opened this issue Jan 22, 2025 · 0 comments

Comments

@pvklink
Copy link

pvklink commented Jan 22, 2025

This is one of the Zigbee2MQTT 2.0.0 breaking changes, from Koenkk/zigbee2mqtt#24198

  • All action sensors are now disabled by default (sensor.*_action entities). It's recommended to use the MQTT device trigger instead. In case you really need the action sensors, add the following to your configuration.yaml.

    homeassistant:
    
      legacy_action_sensor: true
    

Originally posted by @Koenkk in #685

This option in the configurationfile gives an error
Invalid config for 'homeassistant' at configuration.yaml, line 8: 'legacy_action_sensor' is an invalid option for 'homeassistant', check: legacy_action_sensor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant