whaleygeek / pyenergenie

A python interface to the Energenie line of products
MIT License
82 stars 51 forks source link

Message decoding is not very friendly #1

Closed whaleygeek closed 8 years ago

whaleygeek commented 8 years ago

Improved message decoding. Now builds a dictionary of seen devices. Monitor FFFFFF messages removed, not needed. Catches bad payloads and prints a warning rather than crashing. Accepts and responds to a JOIN command. Message and value encoders written and working. Message and value decoders written and working.