1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/script
Paulus Schoutsen 9d391becc1 Add mysensors tcp ethernet gateway (#1861)
* Bump version of pymysensors to 0.6, which includes the tcp gateway.
* Update requirements_all.txt.
* Replace CONF_PORT with CONF_DEVICE and ATTR_PORT with ATTR_DEVICE.
* Add tcp_port in config.
* Try to guess if tcp or serial gateway is configured, by validating
	device name as an ip address. If successful setup tcp gateway, if it
	fails, setup serial gateway.
* Update device_state_attributes to show correct device, ethernet or
	serial.
2016-04-19 21:00:56 -07:00
..
2015-09-17 00:38:52 -07:00
2015-12-27 16:57:16 -08:00
2016-02-28 20:46:16 -08:00
2016-03-09 11:15:04 +01:00
2015-11-15 17:43:38 -05:00
2016-02-14 13:04:42 -05:00
2016-01-16 10:17:26 -05:00
2015-09-20 11:00:35 -07:00
2015-09-17 00:38:52 -07:00
2016-03-26 16:21:27 -04:00
2016-02-14 13:04:42 -05:00
2015-09-17 00:38:52 -07:00