TomFaulkner / SenseMe

Python Library for Haiku SenseMe app controlled fans/lights
GNU General Public License v3.0
21 stars 10 forks source link

Whoosh property does not work. #24

Closed mikelawrence closed 6 years ago

mikelawrence commented 6 years ago

The whoosh property setter command sent to the fan is malformed and does not work.

The whoosh get property returns a string containing either 'ON' or 'OFF' when it should return True/False like other ON/OFF properties.