core/homeassistant/components
Diogo Gomes 880f18a37e Mediaroom (#11864)
* make port mapping optional

* dependencies + improvements

* Added bytes and packets sensors from IGD

* flake8 check

* new sensor with upnp counters

* checks

* whitespaces in blank line

* requirements update

* added sensor.upnp to .coveragerc

* downgrade miniupnpc

Latest version of miniupnpc is 2.0, but pypi only has 1.9

Fortunately it is enough

* revert to non async

miniupnpc will do network calls, so this component can’t be moved to
coroutine

* hof hof

forgot to remove import ot asyncio

* Add baudrate option

* merge

* Added Mediaroom media_player component

* Updated header

Works with MEO and VDF set-top boxes in Portugal

* formatting

* Development Checklist (done)

* fix formatting according to houndci-bot

* more format fixing (tks houndci-bot)

* more fixes

* too much cleanup...

* too much

* pylint check

* Initial commit

Basic configuration testing

* flake8 and lint
2018-02-03 08:29:55 -05:00
..
ads Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
alarm_control_panel Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
alexa Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
automation Clean up entity component (#11691) 2018-01-22 22:54:41 -08:00
binary_sensor Add Mercedes me component (#11743) 2018-02-02 10:56:58 -05:00
calendar Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
camera Entity registry (#11979) 2018-01-30 10:39:39 +01:00
climate Add Melissa (HVAC/climate) component (#11503) 2018-02-03 03:17:01 +01:00
cloud Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -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 Entity registry (#11979) 2018-01-30 10:39:39 +01:00
deconz Deconz use entity registry (#12067) 2018-01-30 14:42:24 -08:00
device_tracker Fix #11875 Ubus broken since upgrade to 0 57 (#12141) 2018-02-02 17:22:29 -08:00
emulated_hue emulated_hue: allow customization within emulated_hue configuration (#11981) 2018-01-28 23:40:00 -08:00
fan Entity registry (#11979) 2018-01-30 10:39:39 +01:00
frontend Fix detection of mobile browsers (#12075) 2018-01-31 10:44:33 -08:00
google_assistant Refactor Google Assistant query_device (#12022) 2018-01-30 01:19:24 -08:00
group Entity registry (#11979) 2018-01-30 10:39:39 +01:00
homematic Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
http Correct use of middleware async handling. (#12078) 2018-01-31 09:04:32 -08:00
ihc Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
image_processing OpenALPR Cloud API - transfer image in body of POST request (#12112) 2018-02-02 14:19:13 +01:00
light fixed wrong check for valid range of 'rgb' values (#12132) 2018-02-02 14:02:11 +01:00
lock Return all attributes that are not None in base lock entity class (#12049) 2018-01-30 12:20:20 +01:00
mailbox Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
media_player Mediaroom (#11864) 2018-02-03 08:29:55 -05:00
mqtt Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
notify Handle more file closing using context manager (#11942) 2018-01-31 11:30:48 +01:00
persistent_notification Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
recorder Prepare for recorder purge to be active by default (#11976) 2018-01-30 12:41:33 +01:00
remember_the_milk Clean up entity component (#11691) 2018-01-22 22:54:41 -08:00
remote Upgrade pyharmony to 1.0.20 (#12043) 2018-01-29 15:54:49 -08:00
scene Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
sensor Add Melissa (HVAC/climate) component (#11503) 2018-02-03 03:17:01 +01:00
switch Spelling fixes (#12138) 2018-02-02 22:35:34 +01:00
system_log Publish errors on the event bus (#11964) 2018-01-30 11:25:58 -05:00
telegram_bot Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
timer Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
tts Make Google TTS secure (#11031) 2018-01-19 16:27:40 +02:00
vacuum Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
weather Add conditions to forecast (#12074) 2018-01-31 13:05:15 +01:00
wink Update python-wink version and multiple wink fixes/updates. (#11833) 2018-01-25 11:31:38 -05:00
zha Fix zha color probe (#11670) 2018-01-15 14:25:59 -08:00
zwave Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
__init__.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
abode.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -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
browser.py
canary.py Fixed Canary temperature sensor and remapped air quality value (#11355) 2018-01-28 15:30:46 -08: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 Upgrade fuzzywuzzy to 0.16.0 (#11331) 2017-12-29 10:06:39 +01: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
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 Spelling fixes (#12041) 2018-01-29 23:37:19 +01: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
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
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
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 Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08: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 Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
insteon_local.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
insteon_plm.py
intent_script.py
introduction.py
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 Spelling fixes (#12041) 2018-01-29 23:37:19 +01: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
lirc.py Spelling fixes (#11940) 2018-01-27 11:58:27 -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.01.21 (#11955) 2018-01-27 11:59:07 -08:00
melissa.py Add Melissa (HVAC/climate) component (#11503) 2018-02-03 03:17:01 +01:00
mercedesme.py Add Mercedes me component (#11743) 2018-02-02 10:56:58 -05: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
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
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
panel_iframe.py Panel_Iframe - Allow relative urls in config (#11832) 2018-01-26 22:31:40 -08:00
pilight.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
plant.py Spelling fixes (#12138) 2018-02-02 22:35:34 +01: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 Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -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 Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
rest_command.py
rflink.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
rfxtrx.py Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
ring.py Load Ring camera only with Ring Protect plan activated (#10739) 2017-11-25 12:15:12 +01: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
shopping_list.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
skybell.py
sleepiq.py
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
statsd.py
sun.py
tado.py Tado fixes (#11294) 2018-02-02 17:28:54 -08:00
tahoma.py update tahoma api to version 0.0.11 (#12099) 2018-02-01 08:15:13 +01:00
tellduslive.py Upgrade tellduslive library version (closes https://github.com/home-assistant/home-assistant/issues/10922) (#10950) 2017-12-04 17:26:07 +01:00
tellstick.py Update tellcore-net to 0.4 (#11087) 2017-12-11 18:32:48 +01:00
tesla.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
thethingsnetwork.py
thingspeak.py
toon.py
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
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 Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
vultr.py
wake_on_lan.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
waterfurnace.py Bump waterfurnace library to 0.3.0 (#11888) 2018-01-24 08:24:54 +01:00
weblink.py Weblink - Allow relative urls in config (#11808) 2018-01-26 22:30:39 -08:00
websocket_api.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -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
zoneminder.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00