1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 14:31:13 +00:00
Files
core/homeassistant/components/binary_sensor
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
..
2016-03-28 23:46:12 -07:00
2016-03-07 20:21:08 +01:00
2016-03-26 23:39:56 +01:00
2016-03-07 20:21:08 +01:00
2016-03-09 11:15:04 +01:00
2016-03-07 20:21:08 +01:00
2016-04-11 21:52:19 -07:00
2016-03-07 20:21:08 +01:00
2016-03-25 18:34:58 +01:00
2016-03-07 20:21:08 +01:00
2016-03-24 23:22:17 -07:00
2016-04-16 01:46:50 -07:00
2016-03-14 10:29:12 +00:00
2016-03-07 20:21:08 +01:00