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

integration should generate custom entity ID's #23

Open
johntdyer opened this issue Jun 5, 2023 · 0 comments
Open

integration should generate custom entity ID's #23

johntdyer opened this issue Jun 5, 2023 · 0 comments

Comments

@johntdyer
Copy link

I get this on startup

2023-06-05 17:41:20.451 ERROR (MainThread) [homeassistant.components.water_heater] Platform navien_water_heater does not generate unique IDs. ID 80a036aceb3e1 already exists - ignoring water_heater.navien_home
2023-06-05 17:41:20.456 ERROR (MainThread) [homeassistant.components.sensor] Platform navien_water_heater does not generate unique IDs. ID 80a036aceb3e1avgCalorie already exists - ignoring sensor.navien_heating_power
2023-06-05 17:41:20.456 ERROR (MainThread) [homeassistant.components.sensor] Platform navien_water_heater does not generate unique IDs. ID 80a036aceb3e11gasInstantUsage already exists - ignoring sensor.navien_current_gas_use
2023-06-05 17:41:20.457 ERROR (MainThread) [homeassistant.components.sensor] Platform navien_water_heater does not generate unique IDs. ID 80a036aceb3e11accumulatedGasUsage already exists - ignoring sensor.navien_cumulative_gas_use
2023-06-05 17:41:20.458 ERROR (MainThread) [homeassistant.components.sensor] Platform navien_water_heater does not generate unique IDs. ID 80a036aceb3e11DHWFlowRate already exists - ignoring sensor.navien_hot_water_flow
2023-06-05 17:41:20.459 ERROR (MainThread) [homeassistant.components.sensor] Platform navien_water_heater does not generate unique IDs. ID 80a036aceb3e11currentInletTemp already exists - ignoring sensor.navien_inlet_temp
2023-06-05 17:41:20.460 ERROR (MainThread) [homeassistant.components.sensor] Platform navien_water_heater does not generate unique IDs. ID 80a036aceb3e11currentOutletTemp already exists - ignoring sensor.navien_hot_water_temp
2023-06-05 17:41:20.460 ERROR (MainThread) [homeassistant.components.switch] Platform navien_water_heater does not generate unique IDs. ID 80a036aceb3e1power_button already exists - ignoring switch.navien_water_heater

the integration should address this

Thanks !

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