kingsleyadam / local-abbfreeathome

A Python Package for interacting with the ABB (Busch Jaeger) Free@Home System via the Local API
MIT License
3 stars 2 forks source link

Implement SwitchSensor device class #43

Closed derjoerg closed 3 days ago

derjoerg commented 3 days ago

Implements the SwitchSensor devcie class.

This only takes care of the output-datapoint AL_SWITCH_ON_OFF as I don't see a meaningful reason to implement the other datapoints.