johnpdowling / custom_components

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

Fixed json params for processing by the requests module #3

Closed sretalla closed 4 years ago

sretalla commented 4 years ago

As discussed on reddit, I propose these changes to help to have the on/off status working for the airplay outputs.

Volume setting still needs work to handle the 0..1 and 0..100 problem.

johnpdowling commented 4 years ago

Fixes looked good, merged into master. Thanks!