Files
core/homeassistant/components/light
Martin Hjelmare 734bd75fd3 Fix mysensors overwriting gateway in GATEWAYS (#4013)
GATEWAYS was a dict, so would overwrite item if key was the same. This
would happen when using multiple MQTT gateways, since the device id is
the same (`mqtt`).

* Fix by changing GATEWAYS from dict into list.
* Use hass data to store mysensors gateways instead of having GATEWAYS
  be a global.
2016-11-06 10:49:43 -08:00
..
2016-11-05 16:36:20 -07:00
2016-10-30 22:18:53 +01:00
2016-10-31 09:23:34 +01:00
2016-10-30 22:18:53 +01:00
2016-09-11 09:24:25 +02:00
2016-11-04 23:38:27 -07:00
2016-10-30 22:18:53 +01:00
2014-03-26 00:20:02 -07:00
2016-11-03 18:32:14 -07:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-09-13 22:52:51 -07:00
2016-09-13 07:23:53 +02:00
2016-10-30 22:18:53 +01:00
2016-09-10 18:22:58 -07:00
2016-10-30 22:18:53 +01:00