1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-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
..
bootstrap Add exec + doc header 2015-09-17 00:38:52 -07:00
bootstrap_frontend Update bootstrap frontend script 2016-04-17 13:59:11 -07:00
bootstrap_server Make test deps explicit 2015-12-27 16:57:16 -08:00
build_frontend Update frontend build scripts for pep257 2016-03-12 10:52:48 -08:00
build_python_openzwave Docker + Z-Wave <3 2016-02-28 20:46:16 -08:00
dev_docker First pass for scripts to rule them all 2015-09-17 00:35:26 -07:00
dev_openzwave_docker First pass for scripts to rule them all 2015-09-17 00:35:26 -07:00
gen_requirements_all.py Add mysensors tcp ethernet gateway (#1861) 2016-04-19 21:00:56 -07:00
get_entities.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
hass-daemon Fixed hass daemon management 2015-11-15 17:43:38 -05:00
home-assistant@.service Add comment about location of hass (fixes #1723) 2016-04-09 10:55:42 +02:00
lint convert testing infrastructure to tox 2016-02-14 13:04:42 -05:00
nginx-hass Added nginx sample configuration 2016-01-16 10:17:26 -05:00
release Attempt to fix CI scripts 2015-09-20 11:00:35 -07:00
server Add exec + doc header 2015-09-17 00:38:52 -07:00
setup Add shebang for script/setup 2016-03-26 16:21:27 -04:00
test convert testing infrastructure to tox 2016-02-14 13:04:42 -05:00
update Add exec + doc header 2015-09-17 00:38:52 -07:00
update_mdi.py Update frontend build scripts for pep257 2016-03-12 10:52:48 -08:00