thomasdelaet / python-velbus

A python library to control the Velbus home automation system
MIT License
17 stars 8 forks source link

Add VMB1LED support and fix VMB1TS support #62

Closed steefdebruijn closed 4 years ago

steefdebruijn commented 4 years ago

Both modules do not have serial. This breaks current HA installations with VMB1TS modules present. These modules will receive a new unique ID after this update.

Cereal2nd commented 4 years ago

can you fix the code formatter? (black)

steefdebruijn commented 4 years ago

can you fix the code formatter? (black)

Weird to fix stuff I did not introduce but change pushed and black passes now

Cereal2nd commented 4 years ago

This will be used from hass 0.116 (normally 3weeks from now)