Files
core/homeassistant/components/switch
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-03 18:32:14 -07:00
2016-10-30 22:18:53 +01:00
2016-10-11 00:56:57 -07:00
2016-11-03 18:32:14 -07:00
2016-10-30 22:18:53 +01:00
2016-07-12 16:46:29 +02:00
2016-09-04 19:17:40 -06:00
2016-08-24 22:35:09 -06:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-09-09 19:33:12 +02:00
2016-09-13 23:03:30 -07:00
2016-09-17 10:29:58 -07:00
2016-10-24 21:49:49 -07:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-10-23 23:48:01 -07:00
2016-09-03 00:09:14 +02:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-09-13 07:23:53 +02:00
2016-03-08 13:35:39 +01:00
2016-10-30 09:58:34 +01:00
2016-10-30 09:58:34 +01:00
2016-03-14 10:29:12 +00:00
2016-09-20 00:05:54 -07:00
2016-09-06 18:28:55 -07:00
2016-10-29 13:10:42 -07:00