johnpdowling / custom_components

custom components (new and overrides) for 0.91+ home assistant
Apache License 2.0
19 stars 6 forks source link

Fixed volume controls #4

Closed sretalla closed 4 years ago

sretalla commented 4 years ago

I think this gets it... all other volumes are stored as 0-1 float, only on reading (hash) and setting volumes do we need to handle 0-100 integers.