whaleygeek / pyenergenie

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

Unknown device when discovery detects data from non routed device #64

Open whaleygeek opened 8 years ago

whaleygeek commented 8 years ago

Split out from #63

When using the discovery and energy monitor examples, because the registry.get() method has not been called to create object destinations for incoming receive messages, this causes 'message from unknown device' to be displayed, and initiates the discovery logic.