Joakim Plate
31973de2d5
Arcam config flow ( #34384 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-06-06 13:43:28 -07:00
Josef Schlehofer
524b48be7d
Upgrade youtube_dl to version 2020.06.06 ( #36493 )
2020-06-06 21:35:37 +02:00
Ville Skyttä
0c5ca3084e
Add and fix type hints ( #36501 )
...
* Fix exceptions.Unauthorized.permission type
* Use auth.permission consts more
* Auth typing improvements
* Helpers typing improvements
* Calculate self.state only once
2020-06-06 20:34:56 +02:00
Paulus Schoutsen
49747684a0
Update netdisco ( #36499 )
2020-06-06 19:02:39 +02:00
Markus Bong
3495932eb0
Add devolo binary_sensor devices ( #36370 )
...
* initial commit
* small corrections
* fix linting error
* add new files to coveragerc
* rename devolo_sensor to devolo_device
* use correct import
* use binary_switch platform
* use binary_switch platform
* add binary_sensor to coverage
* adjustments according PR review
* make super call easier to read
* use f-string instead of concatenating
* update docstrings - remove device_id property
* add will_remove_from_hass
2020-06-06 10:10:05 -05:00
Tim van Cann
d73a4e1ed5
Add Avri config flow ( #34288 )
...
* Add config flow to Avri integration
* Add config flow validation
* Update .coveragerc
* Start adding config flow tests
* Fix failing test
* Fix pylint
* Update homeassistant/components/avri/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update homeassistant/components/avri/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Fix import order
* Code review comments
* Update homeassistant/components/avri/sensor.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Remove device information
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-06-06 09:37:31 -05:00
matgad
14f5cab71d
Bump version zigpy-cc ( #36506 )
2020-06-06 15:32:26 +02:00
Bram Kragten
29ab1935cb
Update frontend to 20200603.2 ( #36494 )
2020-06-05 21:58:26 -07:00
Thomas Lovén
bdc098645b
Add entity list to light and cover group attributes ( #36477 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-06-05 21:23:52 -07:00
HomeAssistant Azure
492874c4a0
[ci skip] Translation update
2020-06-06 00:03:33 +00:00
J. Nick Koston
5e65d8d3c3
Upgrade zeroconf to 0.27.1 ( #36277 )
2020-06-05 14:33:26 -07:00
Alexei Chetroi
1c329ff708
Process events from ZHA Window Covering Remote ( #36489 )
2020-06-05 14:11:46 -07:00
jrester
e807274d7e
Update tesla-powerwall to 0.2.10 ( #36486 )
...
modified: homeassistant/components/powerwall/manifest.json
modified: requirements_all.txt
modified: requirements_test_all.txt
2020-06-05 15:03:17 -05:00
Franck Nijhof
4950cbee1c
Fix iOS app crashing on None values in Zeroconf service info ( #36490 )
2020-06-05 12:43:58 -07:00
Anton Tolchanov
0bf64e9a2c
Add @knyar as a codeowner for prometheus integration ( #36487 )
2020-06-05 21:29:06 +02:00
Alexey Kustov
3076fc5f25
Add notify_events notify integration ( #36049 )
...
* Add new notify_events notification component
* Fix manifest
* Formatting fix
* Black formatting + CODEOWNERS
* Fix requirements_all.txt
* Flake8 warning fix
* Isort fixes
* Update notify-events library requirement version
* Replace Exception to more suitable and update lib version
* Reformat integration according to "0007-integration-config-yaml-structure.md"
* Update homeassistant/components/notify_events/manifest.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix manifest + remove async
* Black formatting
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-05 21:26:56 +02:00
Aaron Bach
b51d81edba
Clean up Tile refactor ( #36450 )
...
* Clean up Tile refactor
* Code review
2020-06-05 21:12:48 +02:00
Paulus Schoutsen
6faf9e8bbe
panel_custom: Allow ES5+latest build, deprecate html ( #36464 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-05 10:39:18 -07:00
J. Nick Koston
c0307dca3a
Upgrade pysonos to 0.0.31 ( #36483 )
2020-06-05 10:30:20 -07:00
J. Nick Koston
5b94807923
Update myq for latest api changes ( #36469 )
2020-06-05 10:29:09 -07:00
Paulus Schoutsen
874c8fea03
Bump hass-nabucasa to 0.34.5 ( #36461 )
2020-06-05 00:11:40 -07:00
Lindsay Ward
a4204b440c
Fix yeelight_sunflower hs_color using RGB values ( #36470 )
2020-06-05 08:40:50 +02:00
HomeAssistant Azure
f8e48a9230
[ci skip] Translation update
2020-06-05 00:05:36 +00:00
shbatm
04231bcb54
Fix error on empty UOM for ISY994 Climate Device ( #36454 )
2020-06-05 00:22:35 +02:00
Erik Montnemery
f170c80bea
Bump pychromecast to 6.0.0 ( #36414 )
...
* Revert "Prevent race in pychromecast.start_discovery (#36350 )"
This reverts commit 391983a0cf
.
* Adapt to pychromecast 6.0.0
2020-06-04 20:32:00 +02:00
Paulus Schoutsen
394f16987d
Fix invalid device info for Daikin devices ( #36448 )
2020-06-04 10:00:31 -07:00
Chris Talkington
f06c0a8b54
Add roku exception handling for service calls ( #36328 )
2020-06-04 09:59:39 -07:00
Aaron Bach
7a3c2e1f6c
Add config flow for Tile ( #36173 )
...
* Overhaul Tile
* Adjust coverage
* Fix tests
* Code review
* Code review
* Remove unused config flow step
* Revert "Remove unused config flow step"
This reverts commit cb206e0446
.
* Fix tests
2020-06-04 10:07:27 -06:00
Paulus Schoutsen
fae80621fb
Guard blowing up converting 0 mired/kelvin ( #35486 )
2020-06-04 08:48:39 -07:00
Ziv
1edbdcb67b
Fix Dynalite to explicitly check valid device class ( #36418 )
...
* changed back to check for class in DEVICE_CLASSES
* created a flow that would go through everything as it was blocking the commit
and the cv rules prevent an input that would get to that flow
* moved DEFAULT_COVER_CLASS from const to cover
2020-06-04 15:34:28 +02:00
Robert Svensson
99318b7b11
Remove Axis option to enable/disable camera ( #36420 )
2020-06-04 14:25:50 +02:00
Franck Nijhof
a6107198b9
Upgrade numpy to 1.18.5 ( #36434 )
2020-06-04 14:13:41 +02:00
Tom
203217c175
Add additional sensors to Plugwise integration ( #36431 )
2020-06-04 10:21:27 +02:00
Robert Svensson
40829d9d76
Fix deCONZ groups don't report ctmax/min ( #36432 )
...
* Groups don't report ctmax/min
2020-06-04 10:15:30 +02:00
Paulus Schoutsen
68b077ffaa
Add partial mobile app sensor validation ( #36433 )
2020-06-04 10:13:01 +02:00
Chris Talkington
8528b4db3a
Update sonarr to 0.2.2 ( #36429 )
2020-06-04 09:39:49 +02:00
Tom
48d1bc7c13
Cleanup and improve Plugwise merges ( #36406 )
...
* Remove period from logging messages
* Save indentation using guard clauses
* Typo
* Walk other files
* Rewalk all files
* Not cleanup, but adding indicatd missing measurements
* Revert new sensors
2020-06-04 08:18:46 +02:00
HomeAssistant Azure
08e85696c1
[ci skip] Translation update
2020-06-04 00:04:15 +00:00
Quentame
e08ba6703c
Bump python-synology to 0.8.2 ( #36410 )
...
* Bump python-synology to 0.8.2
* state_attributes to device_state_attributes
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-06-04 00:18:43 +02:00
J. Nick Koston
751e2f4125
Extend logbook api to be able to fetch a slice of data between two time boundaries. ( #35847 )
...
* Create logbook_timeslice api
* add end_datetime
* Add tests
* switch to end_time to match history api
2020-06-03 14:07:56 -05:00
Bas Nijholt
dcb04acc65
Set automation last_triggered earlier ( #35671 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-06-03 20:08:37 +02:00
matlimatli
eba5b50e58
Add support for showing text on Keba EV chargers ( #36056 )
...
* Add support for showing text on Keba EV chargers
* Changed implementation to use the notify interface
* Removed stale references to set_text
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-03 19:28:02 +02:00
Bram Kragten
d155a67687
Update frontend to 20200603.1 ( #36409 )
2020-06-03 09:55:41 -07:00
nicx
9871efd52f
Add CalDAV upcoming appointments period option ( #34584 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-03 09:54:51 -07:00
Andre Lengwenus
2b5bb8dac0
Cover group considers opening and closing states ( #36203 )
2020-06-03 18:44:04 +02:00
Frederik Gladhorn
1510d5625a
Update NAD states only when the device is on ( #34809 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-06-03 09:43:44 -07:00
Austin Mroczek
98a056f7a9
Notify user if arming or disarming totalconnect alarm fails ( #36085 )
2020-06-03 18:38:31 +02:00
Frederik Gladhorn
1186c2c48c
Pass config into NAD constructor ( #34961 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-03 09:36:59 -07:00
jjlawren
9aac8482d5
Remove deprecated Plex YAML config ( #36388 )
2020-06-03 09:20:21 -07:00
Emilv2
3b606504a8
Add new is_reatime attribute for De Lijn ( #36369 )
2020-06-03 09:52:20 -06:00