core/homeassistant/components
Kane610 8bff813014 Improve service by allowing to reference entity id instead of deconz id (#11862)
* Improve service by allowing to reference entity id instead of deconz id

* Change from having access to full entities to only store entity id together with deconz id

* Don't use eval, there is a dict type for voluptuous

* Use entity registry instead of keeping a local registry over entity ids

* Removed old code

* Add test for get_entry

* Bump dependency to v28
Fixed call to protected member

* Use chain to iterate over dict values

* Cleanup

* Fix hound comment

* Cleanup

* Follow refactoring of entity

* Revert to using a local registry

* Remove unused import

* self.hass is automatically available when entity is registered in hass
2018-02-13 16:23:03 -08:00
..
ads Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
alarm_control_panel Fix line endings [skipci] (#12333) 2018-02-11 23:07:28 -08:00
alexa Always return lockState == LOCKED when handling Alexa.LockController (#12328) 2018-02-11 23:20:54 -08:00
automation Clean up entity component (#11691) 2018-01-22 22:54:41 -08:00
binary_sensor Improve service by allowing to reference entity id instead of deconz id (#11862) 2018-02-13 16:23:03 -08:00
calendar Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
camera Revert #12316 (#12329) 2018-02-11 20:33:08 -08:00
climate Eq3btsmart more reliable (#11555) 2018-02-12 22:29:58 -08:00
cloud Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
config Fixed typo in automation.py (#11116) 2017-12-13 10:17:12 +01:00
counter Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
cover Fix line endings [skipci] (#12333) 2018-02-11 23:07:28 -08:00
deconz Improve service by allowing to reference entity id instead of deconz id (#11862) 2018-02-13 16:23:03 -08:00
device_tracker Fix MercedesMe - add check for unsupported features (#12342) 2018-02-12 21:07:20 -08:00
emulated_hue emulated_hue: allow customization within emulated_hue configuration (#11981) 2018-01-28 23:40:00 -08:00
fan python-miio version bumped. (Closes: #12389, Closes: #12298) (#12392) 2018-02-14 00:17:47 +01:00
frontend Bump frontend to 20180211.0 2018-02-11 09:45:21 -08:00
google_assistant have climate fallback to state if no ATTR_OPERATION_MODE (#12271) (#12279) 2018-02-10 15:06:24 -08:00
group Entity registry (#11979) 2018-01-30 10:39:39 +01:00
homematic Update pyhomematic to 0.1.39 (#12265) 2018-02-09 21:59:10 +01:00
http Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
ihc Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
image_processing OpenALPR Cloud API - transfer image in body of POST request (#12112) 2018-02-02 14:19:13 +01:00
light Improve service by allowing to reference entity id instead of deconz id (#11862) 2018-02-13 16:23:03 -08:00
lock Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
mailbox Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
media_player Introduce zone_id to identify player+zone (#12382) 2018-02-13 23:24:03 +01:00
mqtt Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
notify Specify algorithms for webpush jwt verification (#12378) 2018-02-13 23:23:34 +01:00
persistent_notification Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
recorder Purge recorder data by default (#12271) 2018-02-11 13:22:59 -08:00
remember_the_milk Clean up entity component (#11691) 2018-01-22 22:54:41 -08:00
remote python-miio version bumped. (Closes: #12389, Closes: #12298) (#12392) 2018-02-14 00:17:47 +01:00
scene Improve service by allowing to reference entity id instead of deconz id (#11862) 2018-02-13 16:23:03 -08:00
sensor Improve service by allowing to reference entity id instead of deconz id (#11862) 2018-02-13 16:23:03 -08:00
switch python-miio version bumped. (Closes: #12389, Closes: #12298) (#12392) 2018-02-14 00:17:47 +01:00
system_log Fix logger bug on Windows: path contains '\'. (#12197) 2018-02-06 12:56:31 -08:00
telegram_bot Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
timer Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
tts Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
vacuum python-miio version bumped. (Closes: #12389, Closes: #12298) (#12392) 2018-02-14 00:17:47 +01:00
weather Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
wink Update python-wink version and multiple wink fixes/updates. (#11833) 2018-01-25 11:31:38 -05:00
zha zha: Add remove service (#11683) 2018-02-11 20:34:19 -08:00
zwave update python-openzwave to 4.1.3 (#12057) 2018-02-03 11:08:48 -05:00
__init__.py Move HassIntent handler code into helpers/intent (#12181) 2018-02-11 09:33:19 -08:00
abode.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
alarmdecoder.py Alarmdecoder add validation of the zone types (#11488) 2018-01-11 13:53:14 -08:00
alert.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
amcrest.py Protect sensitive information for Amcrest cameras (#10569) 2017-11-23 16:38:53 -08:00
android_ip_webcam.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
apcupsd.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
api.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
apple_tv.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
arduino.py
arlo.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
asterisk_mbox.py Update header and make it less verbose (#11774) 2018-01-18 23:04:18 +01:00
axis.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
bbb_gpio.py
blink.py
bloomsky.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
browser.py
canary.py Canary live stream (#11949) 2018-02-05 14:02:43 +01:00
coinbase.py Upgrade coinbase to 2.0.7 (#11992) 2018-01-28 18:04:40 +01:00
comfoconnect.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
configurator.py Convert configurator to use markdown (#10668) 2017-11-20 14:11:55 +01:00
conversation.py Move HassIntent handler code into helpers/intent (#12181) 2018-02-11 09:33:19 -08:00
daikin.py Added new climate component from Daikin (#10983) 2018-01-04 11:05:27 +01:00
datadog.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
demo.py Rename input_slider to input_number and add numeric text box option (#9494) 2017-10-03 21:34:13 +02:00
device_sun_light_trigger.py
dialogflow.py Clean up Alexa.intent and DialogFlow.intent (#11492) 2018-01-07 01:39:32 +01:00
digital_ocean.py Upgrade python-digitalocean to 1.13.2 (#11311) 2017-12-27 09:20:44 +01:00
discovery.py (Re)Enable Daikin autodiscovery (#11842) 2018-01-21 06:08:42 +01:00
dominos.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
doorbird.py Fix DoorBird push notifications for installations with an API password (#12020) 2018-01-29 12:15:53 +01:00
downloader.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
duckdns.py Add link to docs and update ordering (#10062) 2017-10-23 12:18:23 +02:00
dweet.py
dyson.py
ecobee.py upgrade ecobee (#11878) 2018-01-23 23:03:54 +01:00
eight_sleep.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
emoncms_history.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
enocean.py Fix for API change of new enocean package (#10328) 2017-11-04 12:58:02 +01:00
envisalink.py
feedreader.py Flake8 35 (#11972) 2018-01-29 00:23:53 -08:00
ffmpeg.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
foursquare.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
gc100.py Updated gc100 package requirement to 1.0.3a (#10484) 2017-11-09 17:54:45 +01:00
goalfeed.py Goalfeed channel (#12086) 2018-02-01 11:24:02 +01:00
google.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
google_domains.py Fix lint google-domains (#10135) 2017-10-25 15:43:02 +02:00
graphite.py
hassio.py Hass.io panel v2 (#11860) 2018-01-23 11:39:55 +01:00
hdmi_cec.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
history.py History order bugfix and opt-in option (#11686) 2018-01-16 11:48:10 -08:00
history_graph.py
hive.py Fix for hive aux_heat target temperature display (#11884) 2018-01-23 16:16:38 -08:00
hue.py Use API to discover Hue if no bridges specified (#11909) 2018-01-25 14:55:14 +01:00
ifttt.py
influxdb.py Avoid influxdb filling connection pool (#12182) 2018-02-08 12:25:26 +01:00
input_boolean.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
input_datetime.py Correct input_datetime initial value parsing (#10417) 2017-11-15 23:16:22 -08:00
input_number.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
input_select.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
input_text.py Added password mode to input_text (obscure content of text box) (#11849) 2018-02-08 12:29:33 +01:00
insteon_local.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
insteon_plm.py
intent_script.py
introduction.py Change introduction card to use persistent notification (#10265) 2017-11-01 09:10:36 +01:00
ios.py Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
iota.py Upgrade pyota to 2.0.4 (#11991) 2018-01-28 18:04:54 +01:00
isy994.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
joaoapps_join.py
juicenet.py
keyboard.py
keyboard_remote.py Allow using more than one keyboard remote (#11061) 2017-12-13 20:07:23 -08:00
kira.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
knx.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
lametric.py Fix lametric sound (#10562) 2017-11-14 10:40:44 +01:00
linode.py Linode (#9936) 2017-10-27 16:19:47 +02:00
lirc.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
litejet.py
logbook.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
logentries.py
logger.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
lutron.py Adding support for Lutron covers (#11602) 2018-01-13 19:11:20 +01:00
lutron_caseta.py upgrade to new pylutron_caseta with TLS (#10286) 2017-11-10 12:17:25 +01:00
mailgun.py
map.py Change line separator to LN (#11662) 2018-01-15 14:24:12 -08:00
maxcube.py
media_extractor.py Upgrade youtube_dl to 2018.02.11 (#12383) 2018-02-13 23:24:18 +01:00
melissa.py Add Melissa (HVAC/climate) component (#11503) 2018-02-03 03:17:01 +01:00
mercedesme.py Fix MercedesMe - add check for unsupported features (#12342) 2018-02-12 21:07:20 -08:00
microsoft_face.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
mochad.py Bumped up pymochad requirement to 0.2.0 as a fix for #11928 (#12014) 2018-01-30 05:13:30 -08:00
modbus.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
mqtt_eventstream.py
mqtt_statestream.py Implement entity and domain exclude/include for Alexa (#10647) 2017-11-17 21:10:24 -08:00
mychevy.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
mycroft.py
mysensors.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
namecheapdns.py Make host optional (#10063) 2017-10-23 15:24:04 +02:00
neato.py Fix for Neato D3 and D5 (#11775) 2018-01-18 23:37:24 +01:00
nest.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
netatmo.py Netatmo httperror403 fix (#10659) 2017-11-18 14:36:01 -08:00
no_ip.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
nuheat.py add a bit more test coverage 2017-12-26 11:12:28 -08:00
nuimo_controller.py
octoprint.py Catch everything when calling to OctoPrint API to fix #10557 (#11457) 2018-01-05 18:07:09 +01:00
panel_custom.py Fix panel_custom (#10303) 2017-11-03 21:18:32 -07:00
panel_iframe.py Fix Panel_IFrame - FTP URL not allowed in 0.63 (#12295) 2018-02-11 09:19:31 -08:00
pilight.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
plant.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
prometheus.py Support pushing all sensors and fix wrong metrics. (#11159) 2018-01-08 17:11:45 +01:00
proximity.py
python_script.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
qwikswitch.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
rainbird.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
raincloud.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
raspihats.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
rest_command.py
rflink.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
rfxtrx.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
ring.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
rpi_gpio.py
rpi_pfio.py
rss_feed_template.py
satel_integra.py
script.py Clean up entity component (#11691) 2018-01-22 22:54:41 -08:00
scsgate.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
services.yaml Snips add say and say_actions services (new) (#11596) 2018-01-12 10:19:43 -08:00
shell_command.py Make shell_command async (#10741) 2017-11-23 17:28:31 -08:00
shiftr.py Upgrade paho-mqtt to 1.3.1 (#9874) 2017-10-15 10:12:43 -07:00
shopping_list.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
skybell.py Skybell (#9681) 2017-10-08 20:14:39 +02:00
sleepiq.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
snips.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
spc.py Flake8 35 (#11972) 2018-01-29 00:23:53 -08:00
splunk.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
statsd.py
sun.py
tado.py Tado fixes (#11294) 2018-02-02 17:28:54 -08:00
tahoma.py Clarify tahoma errrors (#12307) 2018-02-11 20:36:03 +01:00
tellduslive.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
tellstick.py Update tellcore-net to 0.4 (#11087) 2017-12-11 18:32:48 +01:00
tesla.py Fixes for tesla. New sensors. (#12225) 2018-02-07 23:34:26 -08:00
thethingsnetwork.py Support for The Things Network (#9627) 2017-10-05 09:12:02 -07:00
thingspeak.py
toon.py Fix PEP8 and PEP257 issues (#10108) 2017-10-24 18:36:08 +02:00
tradfri.py Update pytradfri to 4.1.0 (#10521) 2017-11-22 09:37:20 +00:00
twilio.py
updater.py Core support for hass.io calls & Bugfix check_config (#11571) 2018-01-12 15:29:58 +01:00
upnp.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
usps.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
velbus.py
velux.py
vera.py Added Vera scenes (#10424) 2017-12-07 07:47:19 +01:00
verisure.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
volvooncall.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
vultr.py Add platform and sensors for Vultr VPS (#9928) 2017-11-05 14:10:14 +01:00
wake_on_lan.py Upgrade wakeonlan to 1.0.0 (#12190) 2018-02-05 16:04:31 -08:00
waterfurnace.py Make waterfurnace recovery more robust (#12202) 2018-02-06 12:12:35 +01:00
weblink.py Fix config error for FTP links, add test (#12294) 2018-02-11 09:19:00 -08:00
websocket_api.py Catch concurrent.futures.CancelledError in websocket code. (#12150) 2018-02-06 21:30:18 -08:00
wemo.py Wemo Dimmer Support (#10882) 2018-01-15 23:08:48 +01:00
xiaomi_aqara.py fixed async function called in a thread (#11882) 2018-01-23 22:44:07 +01:00
zabbix.py
zeroconf.py
zigbee.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
zone.py Move constant to 'const.py' and use already defined ones (#10211) 2017-10-29 17:28:07 +01:00
zoneminder.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00