core/homeassistant/components/scene
pbalogh77 149eddaf46 Initial scene support for Fibaro hubs (#18779)
* Initial scene support

Added initial support for fibaro scenes

* removed comments

* cleanup based on code review

* Removed unused functions

* grrr, my mistake.

My local pylint and flake8 are playing tricks with me

* Update homeassistant/components/scene/fibaro.py

* fixes based on code review

ABC ordered the list of platforms
changed setup platform to async
removed overloaded name property as the FibaroDevice parent class already provides this
Changed to new style string formatting

* Update homeassistant/components/scene/fibaro.py

Co-Authored-By: pbalogh77 <peter.balogh2@gmail.com>
2018-12-03 14:57:55 +01:00
..
__init__.py Remove service helper (4) (#16892) 2018-09-26 18:02:05 +02:00
deconz.py deCONZ - reflect hub status on entities (#18106) 2018-11-05 16:21:44 +01:00
elkm1.py Add Elk-M1 switch and scene platforms (#17256) 2018-10-10 19:05:19 +02:00
fibaro.py Initial scene support for Fibaro hubs (#18779) 2018-12-03 14:57:55 +01:00
homeassistant.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
hunterdouglas_powerview.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
knx.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
lifx_cloud.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
litejet.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
lutron_caseta.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
services.yaml Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
tahoma.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
tuya.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
velux.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
vera.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
wink.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00