core/homeassistant/components/fan
Tom Harris a31501d99e Merge insteon_plm and insteon_local to insteon component (#16102)
* Implement X10

* Add X10 after add_device_callback

* Ref device by id not hex and add x10OnOffSwitch name

* X10 services and add sensor device

* Correctly reference X10_HOUSECODE_SCHEMA

* Log adding of X10 devices

* Add X10 All Units Off, All Lights On and All Lights Off devices

* Correct ref to X10 states vs devices

* Add X10 All Units Off, All Lights On and All Lights Off devices

* Correct X10 config

* Debug x10 device additions

* Config x10 from bool to housecode char

* Pass PLM to X10 device create

* Remove PLM to call to add_x10_device

* Unconfuse x10 config and method names

* Correct spelling of x10_all_lights_off_housecode

* Bump insteonplm to 0.10.0 to support X10

* Add host to config options

* Add username and password to config for hub connectivity

* Add username and password to config for hub

* Convert port to int if host is defined

* Add KeypadLinc

* Update config schema to require either port or host

* Solidify Hub and PLM configuration to ensure proper settings

* Update hub schema

* Bump insteonplm version

* Fix pylint and flake issues

* Bump insteonplm to 0.12.1

* Merge insteon_plm and insteon_local to insteon

* Rename insteon_plm to insteon

* Bump insteonplm to 0.12.2

* Flake8 cleanup

* Update .coveragerc for insteon_plm, insteon_local and insteon changes

* Add persistent notification

* Fix reference to insteon_plm

* Fix indentation

* Shorten message and fix grammer

* Add comment to remove in release 0.90

* Hound fix
2018-08-22 09:09:04 +02:00
..
__init__.py More entity service (#15998) 2018-08-16 14:28:59 +02:00
comfoconnect.py Pylint 2 useless-return fixes (#15677) 2018-07-25 19:35:57 +02:00
demo.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
dyson.py Expose internal states and fixed on/off state of Dyson Fans (#15716) 2018-07-31 21:38:34 -07:00
insteon.py Merge insteon_plm and insteon_local to insteon component (#16102) 2018-08-22 09:09:04 +02:00
isy994.py Remove inline pylint disables for messages disabled in pylintrc (#14978) 2018-06-16 00:15:46 +02:00
mqtt.py More pylint 2 fixes (#15516) 2018-07-18 11:54:27 +02:00
services.yaml Fix fan service description (#14423) 2018-05-13 14:41:42 +02:00
template.py Remove self type hints (#15732) 2018-07-30 12:44:31 +01:00
tuya.py Add Tuya fan support (#15525) 2018-07-20 11:23:09 +02:00
wink.py Remove self type hints (#15732) 2018-07-30 12:44:31 +01:00
xiaomi_miio.py Bump python-miio version (#16110) 2018-08-21 21:25:48 +02:00
zha.py Remove self type hints (#15732) 2018-07-30 12:44:31 +01:00
zwave.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00