core/homeassistant/components/scene
Julius Mittenzwei 7d5c1581f1 KNX Component: Scene support and expose sensor values (#11978)
* XKNX improvements: Added Scene support, added support for exposing sensors to KNX bus, added reset value option for binary switches

* fixed import

* Bumped version of KNX library (minor upgrade with two important bugfixes)

* bumped version of xknx (now without python requirement *sigh*)

* Issue #11978: fixed review comments

* Issue #11978: hound suggestion fixed:

* review comments

* made async functions async

* Addressed issues mentined by @MartinHjelmare

* removed default=None from validation schema

* ATTR_ENTITY_ID->CONF_ENTITY_ID

* moved missing function to async syntax

* pylint

* Trigger notification

* Trigger notification

* fixed review comment
2018-02-25 23:44:09 -08:00
..
__init__.py Removing asyncio.coroutine syntax from some components (#12507) 2018-02-24 10:24:33 -08:00
deconz.py Improve service by allowing to reference entity id instead of deconz id (#11862) 2018-02-13 16:23:03 -08:00
homeassistant.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
hunterdouglas_powerview.py fixing a typo in the old library which broke hub gen2 compatibility (#9990) 2017-10-22 23:34:50 -07:00
knx.py KNX Component: Scene support and expose sensor values (#11978) 2018-02-25 23:44:09 -08:00
lifx_cloud.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
litejet.py Small code cleanup: (#12409) 2018-02-14 22:07:04 -08:00
lutron_caseta.py Small code cleanup: (#12409) 2018-02-14 22:07:04 -08:00
services.yaml Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
tahoma.py Add Tahoma scenes (#12498) 2018-02-23 13:03:00 +01:00
velux.py Removing asyncio.coroutine syntax from some components (#12507) 2018-02-24 10:24:33 -08:00
vera.py Small code cleanup: (#12409) 2018-02-14 22:07:04 -08:00
wink.py Small code cleanup: (#12409) 2018-02-14 22:07:04 -08:00