Files
core/homeassistant/components/binary_sensor
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-08-30 21:34:33 +02:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-03-07 20:21:08 +01:00
2016-08-24 22:35:09 -06:00
2016-10-30 22:18:53 +01:00
2016-10-23 23:48:01 -07:00
2016-10-03 23:21:53 +02:00
2016-09-19 20:16:51 -07:00
2016-09-13 23:03:30 -07:00
2016-10-30 22:18:53 +01:00
2016-09-29 19:07:35 -07:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-10-30 22:18:53 +01:00
2016-10-21 21:14:35 -07:00
2016-10-30 22:18:53 +01:00
2016-10-30 09:58:34 +01:00
2016-03-14 10:29:12 +00:00
2016-09-06 18:28:55 -07:00