Skip to content
Merged

0.88.0 #21238

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
247 commits
Select commit Hold shift + click to select a range
7151c4b
Bumped version to 0.88.0.dev0
balloob Jan 31, 2019
511e35e
Fix typo in config entries doc (#20619)
Jan 31, 2019
c997167
Update synology-srm dependency to 0.0.4 (#20625)
aerialls Jan 31, 2019
e20c2aa
Add precision parameter to dsmr sensor (#19873)
zumitnl Jan 31, 2019
632b204
Split googlehome to a component with device tracker platform (#19971)
ludeeus Jan 31, 2019
d7b61f7
Move mqtt_mock to tests/components/mqtt/conftest.py (#20621)
awarecan Jan 31, 2019
c63a37d
Revert #20611: code in Abode alarm panel (#20629)
arsaboo Jan 31, 2019
7479410
Support for new velux api, added cover.velux (#18738)
Julius2342 Feb 1, 2019
5f930de
Fix xiaomi default gateway in services (#20623)
Feb 1, 2019
9e7d735
Fix sensor.cpuspeed inside docker container (#20614) (#20656)
rohankapoorcom Feb 1, 2019
3e2dae6
Fix allow extra in locative webhook schema validation (#20657)
rohankapoorcom Feb 1, 2019
25e1639
Upgrade blinkpy to re-enable motion detection (#20651)
fronzbot Feb 1, 2019
7429b9d
Fix parsing yeelight custom effects, when not present in config (#20658)
zewelor Feb 1, 2019
47d2475
Fix pjlink issue (#20510)
emkay82 Feb 1, 2019
44c2a83
Add PLATFORM_SCHEMA_BASE support to check_config.py (#20663)
emontnemery Feb 1, 2019
f19bbae
Update deconz integration text for PWA (#20634)
akinomeroglu Feb 1, 2019
aec8ad2
InfluxDB - change connection test method (#20666)
magenbrot Feb 1, 2019
3f997ae
Add huawei_lte notify component (#19544)
scop Feb 1, 2019
198dc2b
Upgrade rxv to 0.6.0 (#20669)
fabaff Feb 1, 2019
da807b2
Updated frontend to 20190201.0
balloob Feb 1, 2019
495524e
Update miflora.py to have relevant sensor icons (#20650)
microraptor Feb 1, 2019
57ef8c2
Fix geofency requiring a configuration.yaml entry (#20631)
balloob Feb 1, 2019
ec57db7
Consolidate config flow components (#20635)
balloob Feb 1, 2019
c9671f8
Test is broken
balloob Feb 2, 2019
9e765fb
Merge pull request #20678 from home-assistant/skip-broken-test
balloob Feb 2, 2019
fcccf13
Split out fastdotcom into a component and a sensor platform (#20341)
rohankapoorcom Feb 2, 2019
384a962
fix test commented in #20678 (#20680)
dgomes Feb 2, 2019
47f60e6
Remove fingerprint middleware (#20682)
balloob Feb 2, 2019
ca143f8
print() left behind (#20689)
dgomes Feb 2, 2019
a24da61
Add SmartThings Light platform (#20652)
andrewsayre Feb 2, 2019
e2d3c27
Embed all platforms into components (#20677)
balloob Feb 2, 2019
fee3468
add peternijssen as codeowner of spider component (#20695)
peternijssen Feb 2, 2019
bada9b5
Add entity_namespace to PLATFORM_SCHEMA (#20693)
emontnemery Feb 2, 2019
acf5b04
Add SmartThings Fan platform (#20681)
andrewsayre Feb 2, 2019
6458abc
Add SmartThings Binary Sensor platform (#20699)
andrewsayre Feb 2, 2019
c2eec16
Update translations
balloob Feb 2, 2019
3553d26
Updated frontend to 20190202.0
balloob Feb 2, 2019
38ea43b
Add SmartThings button support via events (#20707)
andrewsayre Feb 3, 2019
74cdf7c
Add tests for ZHA switch (#20691)
dmulcahey Feb 3, 2019
0e5aa58
Remove SUPPORT_VOLUME_SET from Fire TV component
JeffLIrion Feb 3, 2019
9c11602
Add ZHA sensor tests (#20710)
dmulcahey Feb 3, 2019
5506569
Change log level for 'loading devices' message (#20721)
Xiol Feb 3, 2019
5c4dc3a
Add app_id property to Fire TV component (#20719)
JeffLIrion Feb 3, 2019
e90011f
Remove SUPPORT_VOLUME_SET from Fire TV component (#20718)
bachya Feb 3, 2019
ce05af2
Revert pyfoscam back to libpyfoscam (#20727)
davidlie Feb 3, 2019
a05031c
Fix temperature unit conversion in Ambient PWS (#20723)
bachya Feb 3, 2019
1fe67fb
Updated frontend to 20190203.0
balloob Feb 3, 2019
ec625f0
Clean up fastdotcom by doing time tracking outside of the data object…
rohankapoorcom Feb 4, 2019
a3c8439
Split out speedtest into a component and a sensor platform (#20527)
rohankapoorcom Feb 4, 2019
07b5b68
Improve cloud error handling (#20729)
balloob Feb 4, 2019
b9d1082
Add ZHA binary sensor tests (#20711)
dmulcahey Feb 4, 2019
ff9a33b
Add ZHA fan tests (#20712)
dmulcahey Feb 4, 2019
0cf71d5
Add ZHA light tests (#20713)
dmulcahey Feb 4, 2019
a40c5bf
Add google home alarm sensor (#20709)
eliseomartelli Feb 4, 2019
7455d95
Fix ffmpeg v4 stream issue (#20314)
awarecan Feb 4, 2019
79d3f53
Add missing abbreviations (#20741)
emontnemery Feb 4, 2019
c812176
Fix the line reference in config error message (#20743)
awarecan Feb 4, 2019
29b64d5
Fix cloud webhook body (#20739)
pvizeli Feb 4, 2019
cd04661
Add Transmission component 'scan_interval' option (#20575)
jonudewux Feb 4, 2019
3880a70
Update version for pymyq to 1.1.0
ehendrix23 Feb 4, 2019
e0d534c
Upgrade to async_upnp_client==0.14.4 (#20751)
StevenLooman Feb 5, 2019
f84317e
Update pysmartthings to 0.5.0 (#20759)
andrewsayre Feb 5, 2019
154b401
Update version for pymyq to 1.1.0 (#20756)
Danielhiversen Feb 5, 2019
b1faad0
Use PLATFORM_SCHEMA_BASE as base schema for additional components. (#…
emontnemery Feb 5, 2019
2733919
Keep cloud tokens always valid (#20762)
balloob Feb 5, 2019
ef6b0b8
Update flake8 to 3.7.5 (#20761)
Danielhiversen Feb 5, 2019
aa4a3d8
Modifying MTUs acquisition (#20654)
SupremeSports Feb 5, 2019
e581d41
Fix googlehome alarm sensor platform (#20742)
eliseomartelli Feb 5, 2019
208ea6e
SMHI component: Bugfix - calc precipitation (#20745)
helto4real Feb 5, 2019
a94a24f
Added HomeKit fan speed based on speed_list (#19767)
nd-net Feb 5, 2019
5b4cc20
opensensemap doc url
Danielhiversen Feb 5, 2019
ca17d43
Merge pull request #20766 from home-assistant/Danielhiversen-patch-1
Danielhiversen Feb 5, 2019
c76a61a
Fix tellduslive responsiveness (#20603)
fredrike Feb 5, 2019
3bb5caa
Reproduce states by letting each component opt in on handling state r…
elupus Feb 6, 2019
d13b2ca
Added egg age to the eggminder sensor (#20758)
Feb 6, 2019
b8cc547
Move components to folders (#20774)
balloob Feb 6, 2019
a1477fa
Fix error handling in switch.broadlink module (#20772)
OleksandrBerchenko Feb 6, 2019
574823f
Flux Led: Add support for defining custom effect (#19072)
leppa Feb 6, 2019
3de21d3
Fix waze_travel_time component ERROR on startup (#20316)
VirtualL Feb 6, 2019
208f1a4
Allow pausing xiaomi vacuum in all states (#20620)
pszafer Feb 6, 2019
65a225d
Make sure Locative doesn't submit invalid device IDs (#20784)
balloob Feb 6, 2019
e6cd04d
ZHA component rewrite (#20434)
dmulcahey Feb 6, 2019
59393ab
Prevent template changing options (#20775)
balloob Feb 6, 2019
fb1da53
Allow both VOLUME_STEP and VOLUME_SET (#20732)
notgwj Feb 6, 2019
06f3e81
Added command_line auth provider that validates credentials by callin…
Feb 7, 2019
a611fb1
Upgrade distro to 1.4.0 (#20797)
fabaff Feb 7, 2019
850556d
upgrade switchmate lib (#20792)
Danielhiversen Feb 7, 2019
ff84c01
Remove wink sensor log calls (#20798)
Feb 7, 2019
1715a20
Upgrade astral to 1.9.2 (#20796)
fabaff Feb 7, 2019
03ab152
Enable the available property for zha entities (#20788)
dmulcahey Feb 7, 2019
d4c34c6
Cleanup zha listener lifecycle (#20789)
dmulcahey Feb 7, 2019
d177e13
Add device ieee to zha events (#20791)
dmulcahey Feb 7, 2019
968f987
GitHub Sensor (#19561)
timmo001 Feb 7, 2019
e0f6313
Deduplication of log entries in system_log (#20493)
dgomes Feb 7, 2019
16159cc
Update platform loading path (#20807)
balloob Feb 7, 2019
d45f25c
Add more type hints to helpers (#20811)
scop Feb 7, 2019
d24ccbd
Fix binary sensor in Ambient PWS (#20801)
bachya Feb 7, 2019
f3b20d1
Embed Z-Wave platforms (#20810)
balloob Feb 7, 2019
a9672b0
Load as many components in parallel as possible (#20806)
balloob Feb 7, 2019
542f024
XS1 component (#19115)
markusressel Feb 7, 2019
32f2221
Fix zha light bugs (#20825)
dmulcahey Feb 7, 2019
5f76628
Add MVP person component (#20290)
MartinHjelmare Feb 7, 2019
49bab57
Clean up Z-Wave pt2 (#20842)
balloob Feb 8, 2019
222c4ea
Added Ambient PWS to device registry (#20841)
bachya Feb 8, 2019
e59240f
Add default_config component (#20799)
balloob Feb 8, 2019
c7df4cf
Make monitored_conditions more specific in Ambient PWS (#20803)
bachya Feb 8, 2019
706810b
Add SmartThings Sensor platform (#20848)
andrewsayre Feb 8, 2019
1e95719
Support knx tunable white and color temperature lights (#19699)
marvin-w Feb 8, 2019
55d1d3d
Move weather.ipma into a component (#20706)
dgomes Feb 8, 2019
ee3631e
Fix homekit_controller non-standard hk characteristics (#20824)
Jc2k Feb 8, 2019
d5fad33
Add better handling of deprecated configs (#20565)
rohankapoorcom Feb 8, 2019
ca0e5a7
Add additional devices and features to Homematic IP (#20747)
SukramJ Feb 8, 2019
c99d140
Upgrade youtube_dl to 2019.02.08 (#20859)
fabaff Feb 8, 2019
6a78ad8
Fix STATE_UNLOCKED for verisure (#20858)
Danielhiversen Feb 8, 2019
faf7ae2
Fix init of TransmissionData (#20817)
MatteGary Feb 8, 2019
d16d14b
Media player const.py move (#20822)
elupus Feb 8, 2019
9db9a81
Set GTFS icon by route type (#20876)
renemarc Feb 9, 2019
a014c2b
Cleanup GTFS query (#20874)
renemarc Feb 9, 2019
33d607b
Upgrade zm-py to 0.3.3 (#20886)
mnoorenberghe Feb 9, 2019
876e2a0
Upgrade mypy to 0.660 (#20873)
scop Feb 9, 2019
33dcb07
Use text= instead of body= for creating web responses (#20879)
balloob Feb 9, 2019
24914aa
Set August doorbell availability state from online state (#20883)
wonderslug Feb 9, 2019
cfd1563
Added more language options (#20890)
VirtualL Feb 9, 2019
987b5cd
Person component: add storage and WS commands (#20852)
balloob Feb 9, 2019
8137b0b
Fix coroutine never awaited warning in test (#20892)
awarecan Feb 9, 2019
3260106
Add some api tests for ZHA (#20909)
dmulcahey Feb 10, 2019
5def641
Missing Binary Sensor (#20921)
dagobert Feb 10, 2019
5f7f777
Fix encoding for MQTT camera (#20932)
emontnemery Feb 10, 2019
13421b3
Fix RFLink restore state (#20588)
javicalle Feb 10, 2019
ace1ae8
add fan support for spider thermostats (#20897)
peternijssen Feb 10, 2019
898b699
Add quirks info to ZHA device (#20923)
dmulcahey Feb 10, 2019
44d7c35
Added IDs and enabled workarounds for Yale YRD220, YRL220, YRD120 (#2…
mw-white Feb 10, 2019
852d67b
Fix #19990: Alexa-support for climate in manual-mode (#20910)
pc-coholic Feb 10, 2019
9f7443b
Reverts 2105724. (#20915)
boralyl Feb 10, 2019
16154ab
Update ZHA helpers (#20898)
dmulcahey Feb 10, 2019
d8993af
CoolMasterNet Climate platform (#20787)
OnFreund Feb 10, 2019
1ebdc2e
Add device HmIP-BSL to Homematic IP (#20865)
Feb 10, 2019
d049b52
Add Google pubsub component (#20049)
timvancann Feb 10, 2019
5df02f3
fix missing sensor values for Point (#20937)
fredrike Feb 10, 2019
203a6fd
Fixed Thethingsnetwork sensor issue so that it takes the most recent …
Sholofly Feb 10, 2019
8f249f9
Use CONF_RECIPIENT for default recipient in config (#20925)
rohankapoorcom Feb 10, 2019
fd991bd
Ebusd integration (#19607)
CrazYoshi Feb 10, 2019
88d0aa1
Update denonavr to 0.7.8 (add various sound modes) (#20951)
scarface-4711 Feb 11, 2019
a55c251
Add missing data fields to Ambient PWS (#20808)
bachya Feb 11, 2019
e538320
HomematicIP fix cover direction (#20901)
worm-ee Feb 11, 2019
de2892c
Update pyHS100 to 0.3.4 (#20979)
boot-ini Feb 11, 2019
0425c81
Upgrade slixmpp to 1.4.2 (#20971)
fabaff Feb 11, 2019
788f798
Upgrade ruamel.yaml to 0.15.87 (#20955)
fabaff Feb 11, 2019
49ecca9
Set cover level using emulated_hue (#19594)
ptc Feb 11, 2019
861d58f
Support for Multiple modbus hubs (#19726)
benvm Feb 11, 2019
868820c
add device info API (#20950)
dmulcahey Feb 11, 2019
4cb408f
Sort imports (#20984)
fabaff Feb 11, 2019
c3c9223
Unique Ids for August entities to allow renames (#20887)
wonderslug Feb 11, 2019
277f374
Sort imports (#20985)
fabaff Feb 11, 2019
55f9db6
Bump aioesphomeapi to 1.5.0 (#20986)
OttoWinter Feb 11, 2019
b5b03f5
Fix bug with monitored_conditions in Ambient PWS (#20837)
bachya Feb 11, 2019
0d98f97
Add lagging hdate for sensors that should lag to update (#20655)
arigilder Feb 11, 2019
e8ed56c
Add SmartThings Climate platform (#20963)
andrewsayre Feb 12, 2019
69df620
Add Rejseplanen danish public transport sensor component (#19885)
thomaspasser Feb 12, 2019
9cbb26b
Bump feedparser version to py3.7 compat (#20987)
balloob Feb 12, 2019
5dfaec5
Update to Python 3.7 (#20988)
balloob Feb 12, 2019
1e69848
Updates pyatmo to 1.8 and adds exception handling (#20938)
carstenschroeder Feb 12, 2019
00b8d57
Add frontend storage (#20880)
balloob Feb 12, 2019
2702c75
Norway air quality (#20683)
Danielhiversen Feb 12, 2019
d89c568
Fix Point does I/O in event loop (#20939)
fredrike Feb 12, 2019
d1c8d39
Add unique id to ADS platforms (#20511)
carstenschroeder Feb 12, 2019
6b46ed8
Upgrade cryptography to 2.5 (#21011)
awarecan Feb 12, 2019
80442e6
Update ZHA API to be device oriented (#20990)
dmulcahey Feb 12, 2019
d795410
Update ordering (#21013)
fabaff Feb 12, 2019
fe9800e
Prevent OverflowError in ESPHome integration (#21014)
OttoWinter Feb 12, 2019
b6854a8
Upgrade restrictedpython to 4.0b8 (#21015)
fabaff Feb 12, 2019
7b7720d
Norway air, minor fix (#21016)
Danielhiversen Feb 12, 2019
4d1d220
Bump frontend to 20190212.0
balloob Feb 12, 2019
f1a00cc
Allow target all timer services using 'entity_id: all' (#21008)
rbflurry Feb 12, 2019
6fad9e1
RFC: Embed platforms without component for remote component. (#20809)
balloob Feb 12, 2019
888345e
Fix discovery of audio groups (#20947)
emontnemery Feb 12, 2019
561ff33
Update entity state when ZHA device becomes available (#20993)
dmulcahey Feb 13, 2019
d1950cd
Update co2signal==0.4.2 to fix #20805 (#21022)
danielsjf Feb 13, 2019
6bbc663
Add missing helpers (#21021)
fabaff Feb 13, 2019
d037359
Add lock config entry unload support. (#21025)
andrewsayre Feb 13, 2019
8a6235f
Bump aioambient to 0.1.1 (#21024)
bachya Feb 13, 2019
8db8a58
Upgrade sqlalchemy to 1.2.17 (#21020)
fabaff Feb 13, 2019
d692251
Run tasks when ZHA devices become available (#20998)
dmulcahey Feb 13, 2019
136b1e1
Fix broken links to code examples (#21039)
cisasteelersfan Feb 13, 2019
67780df
Update scan interval to 5 minutes. (#21041)
fronzbot Feb 13, 2019
22af970
Add support for device_class to MQTT cover (#21044)
emontnemery Feb 13, 2019
127c55e
Update file header (#21023)
fabaff Feb 13, 2019
62b2b23
Add night arm mode to MQTT alarm control panel (#20961)
rwagoner Feb 13, 2019
faeb629
Fix updated file header (#21049)
OttoWinter Feb 13, 2019
c2579d1
Updated frontend to 20190213.0
balloob Feb 13, 2019
02f207e
Update translations
balloob Feb 13, 2019
c20e0b9
Add Lock capability to SmartThings platform (#20977)
bendews Feb 14, 2019
bf0a50c
Add template support to Bayesian sensor (#20757)
arsaboo Feb 14, 2019
50ba3d0
Create a person during onboarding (#21057)
balloob Feb 14, 2019
4d3790e
Person checks (#21056)
balloob Feb 14, 2019
81d2ec9
Person: Ignore unavailable states (#21058)
balloob Feb 14, 2019
f1f3074
Add integration method to sensor.integration (#21050)
dgomes Feb 14, 2019
1faf2f4
fix webhook update (#21048)
fredrike Feb 14, 2019
3a386e6
Upgrade ruamel.yaml to 0.15.88 (#21055)
fabaff Feb 14, 2019
161c368
Update file header (#21054)
fabaff Feb 14, 2019
882f5ed
Don't directly update config entries (#20877)
balloob Feb 14, 2019
3c8c668
Merge remote-tracking branch 'origin/master' into dev
balloob Feb 14, 2019
e404afc
Bumped version to 0.88.0b0
balloob Feb 14, 2019
6c574a4
Updated frontend to 20190215.0
balloob Feb 15, 2019
2b6b922
Set ZHA device availability on new join (#21066)
dmulcahey Feb 15, 2019
8973852
Fix pushover schema
balloob Feb 14, 2019
dc606b4
Set uvloop version consistent with hass.io (#21080)
philhawthorne Feb 15, 2019
2de65af
Check against unlinked user (#21081)
balloob Feb 14, 2019
da672c6
Fix hue retry crash (#21083)
balloob Feb 15, 2019
90da912
Update pychromecast (#21097)
balloob Feb 15, 2019
91a2c73
Bump aioambient to 0.1.2 (#21098)
bachya Feb 15, 2019
5cf936c
Bumped version to 0.88.0b1
balloob Feb 15, 2019
d34fe10
Updated frontend to 20190216.0
balloob Feb 16, 2019
c91512d
Bump thermoworks_smoke version to get new pyrebase version (#21100)
nhorvath Feb 16, 2019
bc17add
Don't expose services in Utility_Meter unless tariffs are available (…
dgomes Feb 17, 2019
8405310
Deprecate conf_update_interval (#20924)
rohankapoorcom Feb 17, 2019
0023da7
Add legacy PLATFORM_SCHEMA config validation
OttoWinter Feb 14, 2019
26a79df
Fix tests
OttoWinter Feb 15, 2019
219ca33
Lint
OttoWinter Feb 15, 2019
9696a8b
Add persistent notification
OttoWinter Feb 15, 2019
6f0b853
Update bootstrap.py
OttoWinter Feb 16, 2019
f881a3a
Bumped version to 0.88.0b2
balloob Feb 17, 2019
017f347
Fix battery_level error - HomeKit (#21120)
cdce8p Feb 17, 2019
30c8c68
Handle ValueError (#21126)
balloob Feb 17, 2019
7d111c2
Bump pychromecast to 2.5.2 (#21127)
balloob Feb 17, 2019
9330765
Updated frontend to 20190218.0
balloob Feb 18, 2019
834d894
Return None if no GTFS departures found (#20919)
renemarc Feb 17, 2019
7ce1814
SmartThings Component Enhancements/Fixes (#21085)
andrewsayre Feb 15, 2019
d556937
Fix SmartThings Translation Error (#21103)
andrewsayre Feb 16, 2019
c544845
Fix track_change error in utility_meter (#21134)
dgomes Feb 18, 2019
8b5aff6
Update pyEight for Python 3.7 Compatability (#21161)
mezz64 Feb 18, 2019
d1fa341
Add power source to device and clean up zha listeners (#21174)
dmulcahey Feb 18, 2019
1768c2b
Fix for #19072 (#21175)
sjabby Feb 18, 2019
5ad252b
Bumped version to 0.88.0b3
balloob Feb 18, 2019
dfb45c0
Updated frontend to 20190219.0
balloob Feb 19, 2019
4562bdc
Upgrade aioimaplib for Python 3.7 compatibility (#21197)
amelchio Feb 19, 2019
620f23d
ordered by last occurence (#21200)
dgomes Feb 19, 2019
4500760
Set aioharmony version to 0.1.8 (#21213)
ehendrix23 Feb 19, 2019
c0f83b4
Push pyads to 3.0.7 (#21216)
carstenschroeder Feb 19, 2019
4cc90c4
Bumped version to 0.88.0b4
balloob Feb 19, 2019
d09cf8d
Updated frontend to 20190220.0
balloob Feb 20, 2019
9057da0
Refactor ZHA listeners into channels (#21196)
dmulcahey Feb 19, 2019
be26fc8
Fix an Ambient PWS exception when location info is missing (#21220)
bachya Feb 20, 2019
fd3bea1
Prevent invalid context from crashing (#21231)
balloob Feb 20, 2019
7dd3fc7
Bumped version to 0.88.0
balloob Feb 20, 2019
9f99e17
Don't dispatch to components when there are no channels for ZHA senso…
dmulcahey Feb 20, 2019
67008e0
Fix bug in ZHA and tweak non sensor channel logic (#21234)
dmulcahey Feb 20, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
731 changes: 224 additions & 507 deletions .coveragerc

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ If the code communicates with devices, web services, or third-party tools:
If the code does not interact with devices:
- [ ] Tests have been added to verify that the new code works.

[ex-requir]: https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/keyboard.py#L14
[ex-import]: https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/keyboard.py#L54
[ex-requir]: https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/keyboard/__init__.py#L14
[ex-import]: https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/keyboard/__init__.py#L23
98 changes: 53 additions & 45 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,34 +7,34 @@ setup.py @home-assistant/core
homeassistant/*.py @home-assistant/core
homeassistant/helpers/* @home-assistant/core
homeassistant/util/* @home-assistant/core
homeassistant/components/api.py @home-assistant/core
homeassistant/components/api/* @home-assistant/core
homeassistant/components/auth/* @home-assistant/core
homeassistant/components/automation/* @home-assistant/core
homeassistant/components/cloud/* @home-assistant/core
homeassistant/components/config/* @home-assistant/core
homeassistant/components/configurator.py @home-assistant/core
homeassistant/components/configurator/* @home-assistant/core
homeassistant/components/conversation/* @home-assistant/core
homeassistant/components/frontend/* @home-assistant/core
homeassistant/components/group/* @home-assistant/core
homeassistant/components/history.py @home-assistant/core
homeassistant/components/history/* @home-assistant/core
homeassistant/components/http/* @home-assistant/core
homeassistant/components/input_*.py @home-assistant/core
homeassistant/components/introduction.py @home-assistant/core
homeassistant/components/logger.py @home-assistant/core
homeassistant/components/introduction/* @home-assistant/core
homeassistant/components/logger/* @home-assistant/core
homeassistant/components/lovelace/* @home-assistant/core
homeassistant/components/mqtt/* @home-assistant/core
homeassistant/components/panel_custom.py @home-assistant/core
homeassistant/components/panel_iframe.py @home-assistant/core
homeassistant/components/panel_custom/* @home-assistant/core
homeassistant/components/panel_iframe/* @home-assistant/core
homeassistant/components/onboarding/* @home-assistant/core
homeassistant/components/persistent_notification/* @home-assistant/core
homeassistant/components/scene/__init__.py @home-assistant/core
homeassistant/components/scene/hass.py @home-assistant/core
homeassistant/components/script.py @home-assistant/core
homeassistant/components/shell_command.py @home-assistant/core
homeassistant/components/sun.py @home-assistant/core
homeassistant/components/updater.py @home-assistant/core
homeassistant/components/script/* @home-assistant/core
homeassistant/components/shell_command/* @home-assistant/core
homeassistant/components/sun/* @home-assistant/core
homeassistant/components/updater/* @home-assistant/core
homeassistant/components/weblink/* @home-assistant/core
homeassistant/components/websocket_api.py @home-assistant/core
homeassistant/components/websocket_api/* @home-assistant/core
homeassistant/components/zone/* @home-assistant/core

# Home Assistant Developer Teams
Expand All @@ -53,6 +53,7 @@ homeassistant/components/binary_sensor/hikvision.py @mezz64
homeassistant/components/binary_sensor/threshold.py @fabaff
homeassistant/components/binary_sensor/uptimerobot.py @ludeeus
homeassistant/components/camera/yi.py @bachya
homeassistant/components/climate/coolmaster.py @OnFreund
homeassistant/components/climate/ephember.py @ttroy50
homeassistant/components/climate/eq3btsmart.py @rytilahti
homeassistant/components/climate/mill.py @danielhiversen
Expand All @@ -62,14 +63,13 @@ homeassistant/components/cover/group.py @cdce8p
homeassistant/components/cover/template.py @PhracturedBlue
homeassistant/components/device_tracker/asuswrt.py @kennedyshead
homeassistant/components/device_tracker/automatic.py @armills
homeassistant/components/device_tracker/googlehome.py @ludeeus
homeassistant/components/device_tracker/huawei_router.py @abmantis
homeassistant/components/device_tracker/quantum_gateway.py @cisasteelersfan
homeassistant/components/device_tracker/tile.py @bachya
homeassistant/components/device_tracker/traccar.py @ludeeus
homeassistant/components/device_tracker/bt_smarthub.py @jxwolstenholme
homeassistant/components/history_graph.py @andrey-git
homeassistant/components/influx.py @fabaff
homeassistant/components/history_graph/* @andrey-git
homeassistant/components/influx/* @fabaff
homeassistant/components/light/lifx_legacy.py @amelchio
homeassistant/components/light/tplink.py @rytilahti
homeassistant/components/light/yeelight.py @rytilahti
Expand All @@ -85,7 +85,7 @@ homeassistant/components/media_player/mpd.py @fabaff
homeassistant/components/media_player/sonos.py @amelchio
homeassistant/components/media_player/xiaomi_tv.py @fattdev
homeassistant/components/media_player/yamaha_musiccast.py @jalmeroth
homeassistant/components/no_ip.py @fabaff
homeassistant/components/no_ip/* @fabaff
homeassistant/components/notify/file.py @fabaff
homeassistant/components/notify/flock.py @fabaff
homeassistant/components/notify/instapush.py @fabaff
Expand All @@ -94,7 +94,7 @@ homeassistant/components/notify/smtp.py @fabaff
homeassistant/components/notify/syslog.py @fabaff
homeassistant/components/notify/xmpp.py @fabaff
homeassistant/components/notify/yessssms.py @flowolf
homeassistant/components/plant.py @ChristianKuehnel
homeassistant/components/plant/* @ChristianKuehnel
homeassistant/components/remote/harmony.py @ehendrix23
homeassistant/components/scene/lifx_cloud.py @amelchio
homeassistant/components/sensor/airvisual.py @bachya
Expand Down Expand Up @@ -139,8 +139,8 @@ homeassistant/components/sensor/time_data.py @fabaff
homeassistant/components/sensor/version.py @fabaff
homeassistant/components/sensor/waqi.py @andrey-git
homeassistant/components/sensor/worldclock.py @fabaff
homeassistant/components/shiftr.py @fabaff
homeassistant/components/spaceapi.py @fabaff
homeassistant/components/shiftr/* @fabaff
homeassistant/components/spaceapi/* @fabaff
homeassistant/components/switch/switchbot.py @danielhiversen
homeassistant/components/switch/switchmate.py @danielhiversen
homeassistant/components/switch/tplink.py @rytilahti
Expand All @@ -150,72 +150,79 @@ homeassistant/components/weather/darksky.py @fabaff
homeassistant/components/weather/demo.py @fabaff
homeassistant/components/weather/met.py @danielhiversen
homeassistant/components/weather/openweathermap.py @fabaff
homeassistant/components/xiaomi_aqara.py @danielhiversen @syssi
homeassistant/components/xiaomi_aqara/* @danielhiversen @syssi

# A
homeassistant/components/ambient_station/* @bachya
homeassistant/components/arduino.py @fabaff
homeassistant/components/arduino/* @fabaff
homeassistant/components/*/arduino.py @fabaff
homeassistant/components/*/arest.py @fabaff
homeassistant/components/*/axis.py @kane610

# B
homeassistant/components/blink/* @fronzbot
homeassistant/components/*/blink.py @fronzbot
homeassistant/components/bmw_connected_drive.py @ChristianKuehnel
homeassistant/components/bmw_connected_drive/* @ChristianKuehnel
homeassistant/components/*/bmw_connected_drive.py @ChristianKuehnel
homeassistant/components/*/broadlink.py @danielhiversen

# C
homeassistant/components/cloudflare.py @ludeeus
homeassistant/components/cloudflare/* @ludeeus
homeassistant/components/counter/* @fabaff

# D
homeassistant/components/daikin.py @fredrike @rofrantz
homeassistant/components/daikin/* @fredrike @rofrantz
homeassistant/components/*/daikin.py @fredrike @rofrantz
homeassistant/components/*/deconz.py @kane610
homeassistant/components/digital_ocean.py @fabaff
homeassistant/components/digital_ocean/* @fabaff
homeassistant/components/*/digital_ocean.py @fabaff
homeassistant/components/dweet.py @fabaff
homeassistant/components/dweet/* @fabaff
homeassistant/components/*/dweet.py @fabaff

# E
homeassistant/components/ecovacs.py @OverloadUT
homeassistant/components/ecovacs/* @OverloadUT
homeassistant/components/*/ecovacs.py @OverloadUT
homeassistant/components/*/edp_redy.py @abmantis
homeassistant/components/edp_redy.py @abmantis
homeassistant/components/eight_sleep.py @mezz64
homeassistant/components/edp_redy/* @abmantis
homeassistant/components/eight_sleep/* @mezz64
homeassistant/components/*/eight_sleep.py @mezz64
homeassistant/components/esphome/*.py @OttoWinter

# G
homeassistant/components/googlehome/* @ludeeus
homeassistant/components/*/googlehome.py @ludeeus

# H
homeassistant/components/hive.py @Rendili @KJonline
homeassistant/components/hive/* @Rendili @KJonline
homeassistant/components/*/hive.py @Rendili @KJonline
homeassistant/components/homekit/* @cdce8p
homeassistant/components/huawei_lte.py @scop
homeassistant/components/huawei_lte/* @scop
homeassistant/components/*/huawei_lte.py @scop

# I
homeassistant/components/ipma/* @dgomes

# K
homeassistant/components/knx.py @Julius2342
homeassistant/components/knx/* @Julius2342
homeassistant/components/*/knx.py @Julius2342
homeassistant/components/konnected.py @heythisisnate
homeassistant/components/konnected/* @heythisisnate
homeassistant/components/*/konnected.py @heythisisnate

# L
homeassistant/components/lifx.py @amelchio
homeassistant/components/lifx/* @amelchio
homeassistant/components/*/lifx.py @amelchio
homeassistant/components/luftdaten/* @fabaff
homeassistant/components/*/luftdaten.py @fabaff

# M
homeassistant/components/matrix.py @tinloaf
homeassistant/components/matrix/* @tinloaf
homeassistant/components/*/matrix.py @tinloaf
homeassistant/components/melissa.py @kennedyshead
homeassistant/components/melissa/* @kennedyshead
homeassistant/components/*/melissa.py @kennedyshead
homeassistant/components/*/mystrom.py @fabaff

# N
homeassistant/components/ness_alarm.py @nickw444
homeassistant/components/ness_alarm/* @nickw444
homeassistant/components/*/ness_alarm.py @nickw444

# O
Expand All @@ -226,7 +233,7 @@ homeassistant/components/point/* @fredrike
homeassistant/components/*/point.py @fredrike

# Q
homeassistant/components/qwikswitch.py @kellerza
homeassistant/components/qwikswitch/* @kellerza
homeassistant/components/*/qwikswitch.py @kellerza

# R
Expand All @@ -237,33 +244,34 @@ homeassistant/components/*/rfxtrx.py @danielhiversen
# S
homeassistant/components/simplisafe/* @bachya
homeassistant/components/smartthings/* @andrewsayre
homeassistant/components/spider/* @peternijssen

# T
homeassistant/components/tahoma.py @philklei
homeassistant/components/tahoma/* @philklei
homeassistant/components/*/tahoma.py @philklei
homeassistant/components/tellduslive/*.py @fredrike
homeassistant/components/*/tellduslive.py @fredrike
homeassistant/components/tesla.py @zabuldon
homeassistant/components/tesla/* @zabuldon
homeassistant/components/*/tesla.py @zabuldon
homeassistant/components/thethingsnetwork.py @fabaff
homeassistant/components/thethingsnetwork/* @fabaff
homeassistant/components/*/thethingsnetwork.py @fabaff
homeassistant/components/tibber/* @danielhiversen
homeassistant/components/*/tibber.py @danielhiversen
homeassistant/components/tradfri/* @ggravlingen
homeassistant/components/*/tradfri.py @ggravlingen

# U
homeassistant/components/unifi.py @kane610
homeassistant/components/unifi/* @kane610
homeassistant/components/switch/unifi.py @kane610
homeassistant/components/upcloud.py @scop
homeassistant/components/upcloud/* @scop
homeassistant/components/*/upcloud.py @scop

# V
homeassistant/components/velux.py @Julius2342
homeassistant/components/velux/* @Julius2342
homeassistant/components/*/velux.py @Julius2342

# W
homeassistant/components/wemo.py @sqldiablo
homeassistant/components/wemo/* @sqldiablo
homeassistant/components/*/wemo.py @sqldiablo

# X
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# When updating this file, please also update virtualization/Docker/Dockerfile.dev
# This way, the development image and the production image are kept in sync.

FROM python:3.6
FROM python:3.7
LABEL maintainer="Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>"

# Uncomment any of the following lines to disable the installation.
Expand All @@ -27,7 +27,7 @@ COPY requirements_all.txt requirements_all.txt
# Uninstall enum34 because some dependencies install it but breaks Python 3.4+.
# See PR #8103 for more info.
RUN pip3 install --no-cache-dir -r requirements_all.txt && \
pip3 install --no-cache-dir mysqlclient psycopg2 uvloop cchardet cython tensorflow
pip3 install --no-cache-dir mysqlclient psycopg2 uvloop==0.11.3 cchardet cython tensorflow

# Copy source
COPY . .
Expand Down
Loading