1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-04 14:44:35 +01:00
Files
core/homeassistant
MartinHjelmare 9117fa6eb8 Fix adding devices on the fly
Devices were not added without persistence enabled and restart of HA.
Node id was added to defaultdict(list) by mistake when checking if list
of defaultdict was empty.

* Fix adding devices in mysensors_callback.
* Change devices to regular dict.
2016-01-26 18:12:13 +01:00
..
2016-01-26 18:12:13 +01:00
2016-01-25 00:14:16 -05:00
2015-10-10 10:33:09 -07:00
2016-01-23 22:49:49 -08:00
2015-08-16 20:53:17 -07:00
2015-09-17 03:52:04 -04:00
2016-01-24 22:54:45 -08:00
2016-01-23 22:49:49 -08:00
2015-12-06 14:13:35 -08:00