W00D00 / home-assistant-elero

Elero Centero component
GNU General Public License v3.0
39 stars 10 forks source link

Discover USB devices automatically #4

Closed W00D00 closed 5 years ago

W00D00 commented 5 years ago

Use case If you have multiple USB devices connected, sometimes after a reboot the device order is changed (ttyUSB0 is ttyUSB1, or the other way around)

Solution After every boot and start of the HA, during the Elero lib build up, the Elero USB Transmitter sticks should be discovered and set automatically. No manual adjustment is required after this.

W00D00 commented 5 years ago

Solved with commit e17b351