Commit Graph

6 Commits

Author SHA1 Message Date
118eb14447 Rewrite statusled implementation.
- Read it now from app.config JSON file.
- Allow for inverted status leds (Sonoff et al)
- Clean up unit tests.
2018-01-24 13:33:13 +01:00
f0fa04dc26 s/led_green/led_status/g because not all status leds are green :) 2018-01-22 23:23:43 +01:00
3327a561f9 Add channel_get_total() 2018-01-22 22:23:48 +01:00
b78e79223a Add sonoff devices
The S20, TH, Basic and SV all share the same 1-channel pinout.
The 4CH has a few more IO pins.
2018-01-22 19:16:17 +01:00
42524d15b2 Add configs for some banggood light switches:
- YK3_WIFI_SV2 (1 and 2 gang)
- YK3_WIFI_SV5 (3 gang)
2018-01-05 17:07:20 +01:00
4679636fdc Initial checkin. 2018-01-05 16:58:15 +01:00