Commit graph

2 commits

Author SHA1 Message Date
Paulus Schoutsen
064b2cdb9f Remove state property from alarmdecoder binary sensor () 2017-04-29 15:12:18 -07:00
hawk259
f68542ba0d Adding AlarmDecoder platform ()
* Added AlarmDecoder platform

* remove try/catch for generic execption

* Changes for @pvizeli, thanks for the review!

Removed _ prefix from normal function variables
Removed _hass as it will be set via .hass for us
Broke out the three config (socket, serial, usb) and use vol.Any
Added support for USB I think, don't have device, but should work
Removed components dictionary, was form old group all code that didn't work

* Fix hass string handling
2017-04-12 11:35:35 +02:00