Tom Brien
29f128eaad
Handle Mobile App registrations for device names containing of only emoji ( #36957 )
2020-06-21 18:12:15 +02:00
Ziv
efa0e1b2ac
Dynalite integration - upgrade library version ( #36954 )
2020-06-21 11:42:34 +02:00
Davide Varricchio
13c0a59e28
Bump pyaehw4a1 to v.0.3.5 ( #36949 )
2020-06-20 19:14:27 +02:00
Bram Kragten
7d69b90eac
Update frontend to 20200620.0 and add redirects ( #36953 )
2020-06-20 19:05:22 +02:00
Franck Nijhof
60dd94d5b0
Upgrade ptvsd to 4.3.2 ( #36950 )
2020-06-20 14:25:02 +02:00
ehendrix23
2fd6431cff
Allow harmony activity change on start of switching activity ( #36699 )
...
* Allow activity change on start of switch
Allow activity to be updated when a switch to a new activity is initiated instead of when it is completed.
* Updates based on feedback
Some items are not required to be done as YAML is not used anymore.
Cleaned-up some code.
* Fix for change on how to set callbacks
How callbacks are set now one has to set the new_activity and new_activity_starting as well, even just with None.
* Added callback update
Added so that when it is changed in the UI the callbacks will be changed as well.
* Added test cases for notify setting
Added test cases for config flow to test new setting for activity notifications.
2020-06-19 21:50:42 -05:00
Robert Svensson
02e03340df
Light control support to Axis devices ( #36611 )
...
* IR light support to Axis devices
* Change how to read light state
* Add tests
* Bump dependency to v32
* Assert variables passed to set_intensity
2020-06-18 23:27:08 +02:00
Paulus Schoutsen
f69fc79fd1
Bump Netdisco to 2.7.1 ( #36891 )
2020-06-18 13:08:43 +02:00
Paulus Schoutsen
df59f87f34
Upgrade requests to 2.24.0 ( #36886 )
2020-06-17 16:26:29 -07:00
jjlawren
ec440dface
Bump plexwebsocket to 0.0.11 ( #36879 )
2020-06-17 15:28:22 -05:00
Paulus Schoutsen
903db07feb
Onboarding to validate redirect uri ( #36863 )
2020-06-17 12:13:28 -07:00
Paulus Schoutsen
43cee39528
Upgrade pymetno ( #36880 )
2020-06-17 12:12:50 -07:00
Robert Svensson
94c8d74a66
Bump Axis dependency to fix issue where ports dont initialize ( #36860 )
2020-06-17 11:07:19 -07:00
Jeffery To
a74e35795c
Use the built-in importlib.metadata library in Python 3.8+ ( #36225 )
...
importlib_metadata is a backport of this library for Python 3.7 and
older.
2020-06-17 15:21:14 +02:00
Josef Schlehofer
b464096edb
Upgrade youtube_dl to version 2020.06.16.1 ( #36870 )
2020-06-17 15:05:01 +02:00
bsmappee
5228282f69
Renew Smappee (sensors and switches) ( #36445 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-17 13:28:28 +02:00
Bas Nijholt
3ae4eba457
Bump aiokef 0.2.12 ( #36753 )
2020-06-16 23:15:49 -07:00
indykoning
d278dd9477
Add growatt battery devices ( #34773 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-16 21:16:29 +02:00
Robert Van Gorkom
a6a6a7b69c
Add Withings webhooks ( #34447 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-16 20:16:18 +02:00
starkillerOG
6db5ff98ed
DenonAVR Config Flow ( #35255 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-16 14:46:39 +02:00
kennedyshead
1b6f0b78aa
Bump aioasuswrt to 1.2.6 ( #36820 )
...
Co-authored-by: magnusknutas <magnus@thefarm.se>
2020-06-15 14:14:48 +02:00
michaeldavie
e8d4a25635
Add missing dependencies for Environment Canada ( #36806 )
2020-06-15 13:54:58 +02:00
Tom Harris
162e502962
Fix X10 devices and adding default links ( #36807 )
2020-06-15 13:49:39 +02:00
AJ Schmidt
9a867cbb75
Add alarmdecoder brand specific arming sequences ( #36692 )
...
* add adext
* rm new config parameter
* update adext
2020-06-15 10:05:45 +02:00
Tom Schneider
0331ebdd47
Add HVV integration (Hamburg public transportation) ( #31564 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-15 00:15:20 +02:00
David F. Mulcahey
821de0e369
Bump ZHA quirks ( #36797 )
2020-06-14 14:47:36 -04:00
Franck Nijhof
4862f6d516
Upgrade wled 0.4.3 ( #36760 )
2020-06-13 22:29:33 -07:00
Martin
0bbb56dd05
Add sensor platform for vicare integration (heatpump) ( #34385 )
...
* Add sensor platform for vicare (heatpump)
* Formatting and fixes
* Formatting and fixes 2
* Fixes and formatting 3
* Fixes and formatting 4
* Add binary_sensor and more sensors
This moves some more climate attributes to sensors and adds
binary_sensors
* Move ActiveError back to climate component
The data returned by ActiveError is more complex.
It takes further investigation on how to interpret it a s a binary sensor.
Therefore it is moved back as an attribute of the climate component
* Update PyViCare library
* PR changes
* PR changes 2
Co-authored-by: Hans Oischinger <hans.oischinger@gmail.com>
2020-06-13 21:53:42 +02:00
Bram Kragten
0bfcb99c04
Updated frontend to 20200613.0 ( #36758 )
2020-06-13 20:17:58 +02:00
Robert Van Gorkom
bdd255176c
Poll all status data in Vera ( #35703 )
...
* Vera now polls for all status data, no only incremental.
Vera polling is not handled using hass event loops with proper backoffs.
* Using long polling.
* Addressing PR feedback.
* Addressing PR feedback.
Adding controller stop on config unload.
2020-06-13 16:36:50 +02:00
Bram Kragten
20428e670b
Update frontend to 20200603.3 ( #36751 )
2020-06-13 12:36:16 +02:00
Robert Svensson
78af0a4705
Make Axis non-privileged users work again ( #36731 )
2020-06-13 12:35:52 +02:00
mreiling
7ce6ae9421
Bump pynx584 to 0.5 ( #36615 )
2020-06-12 15:54:19 -04:00
mdegat01
f9bc0c9dab
Add influx 2.0 and InfluxCloud support to InfluxDB integration ( #35392 )
2020-06-12 21:29:46 +02:00
Fredrik Erlandsson
c1cf3679aa
Fix Daikin discovery ( #36704 )
2020-06-12 17:25:18 +02:00
MarBra
44708ed8bb
Add timers to xiaomi_miio vacuum ( #35417 )
...
* Add timers to xiaomi_miio vacuum
* Add timezone
* Add cron and next_schedule
* Use next_schedule from backend library
* Use as_utc from utils
2020-06-12 06:39:19 +02:00
J. Nick Koston
14d715e7fc
Update pymyq for latest api requirements ( #36666 )
2020-06-11 08:40:51 -07:00
Alexei Chetroi
4df186787a
Update ZHA dependencies ( #36646 )
2020-06-10 23:05:14 -04:00
SukramJ
212b9df87d
Bump dependency & add devices for HomematicIP Cloud ( #36595 )
...
* update dependency and test data
* Add test for HmIP-SWDO-PL
* Add device HmIP-MOD-HO
* Fix test
2020-06-10 11:34:14 +02:00
Robin Wohlers-Reichel
29838ce1ed
Bump solax library to 0.2.3 ( #36600 )
...
* Bump solax library to 0.2.3
* oops
2020-06-09 19:34:46 -06:00
Martin Hjelmare
5cf753422b
Bump coronavirus to 1.1.1 ( #36614 )
2020-06-09 19:34:16 -06:00
Paulus Schoutsen
e3fc59ff3d
Bump hass-nabucasa to 0.34.6 ( #36613 )
2020-06-09 16:40:08 -07:00
Bas Nijholt
5e2de4531f
bump aiokef to 0.2.10 ( #36574 )
...
0.2.9 generated a lot of calls on the event loop.
2020-06-08 14:05:55 -07:00
ehendrix23
7a2820ded9
Update aioharmony to include support for XMPP connectivity to Hub ( #36485 )
...
* Update aioharmony to 0.2.3
* Update aioharmony to 0.2.4
2020-06-08 09:55:05 -05:00
z00nx 0
16e36dca97
Updated tesla-powerwall to 0.2.11 ( #36568 )
2020-06-08 08:48:58 -05:00
Franck Nijhof
215c7e0e14
Fix WLED power and brightness with WLED 0.10+ ( #36529 )
2020-06-07 23:37:58 +02:00
Markus Ressel
233284056a
Upgrade XS1 component to xs1-api-client v3.0.0 ( #36500 )
2020-06-07 23:18:47 +02:00
Jens Østergaard Nielsen
56c69d9a25
Update ihcsdk to 2.7.0 ( #36527 )
2020-06-07 19:47:21 +02:00
Jeff Irion
823f27db5a
Fix usage of states 'idle' and 'standby' for Android TV ( #36509 )
2020-06-07 10:10:20 -05:00
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