modbus2mqtt / server

server for modbus2mqtt for REST API of configuration and publishing modbus values to mqtt
MIT License
0 stars 2 forks source link

Conflict with zigbee2mqtt - zigbee devices disappears #40

Closed arturmietek closed 1 day ago

arturmietek commented 5 days ago

After adding device or restart modbus2mqtt HA addon all of zigbee2mqtt devices disappears. I need to restart HA core and from this point zigbee and modbus devices are visible at the same time.

BTW this project i awsome!! I would like to contribute on SDM 620 Eastron energy counter, 2 sofarsolar inverters and one voltage and current accussition module when i finish preparing whole specification for them.

volkmarnissen commented 5 days ago

This will be fixed with next release. (End of this month) The zigbee2mqtt topic won't get lost, but you are right. they will be deleted in the current session. As a workaround, restarting zigbee2mqtt addon should regenerate the entities.

If you want to copy eastron SDM 720d,: Edit the SDM720d. Change the specification file name and specification name. This will create a local copy with the name new name, but all entities.

For contribution logon to your github account, create a Github application token, goto the Addon, enter the github token in the configuration menu.

Then you can contribute your specification at menu/import/export specifications. If all tests are successful, your specification will be published after a few minutes.

Usually I am busy with the project. So, each specification is really great help.

Just open issues, if you face something you need. The project gets more and more stable, but there are still things which can be improved.