Franck Nijhof
f83f3c927a
Fix local media browser source conflicting with local www folder ( #40151 )
2020-09-16 21:38:40 +02:00
J. Nick Koston
5ea04d64f6
Prompt to reauth when the august password is changed or token expires ( #40103 )
...
* Prompt to reauth when the august password is changed or token expires
* augment missing config flow coverage
* augment test coverage
* Adjust test
* Update homeassistant/components/august/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* block until patch complete
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-09-16 17:35:01 +02:00
Niccolo Zapponi
2b7e735e3d
Remove unsupported states from security systems in HomeKit ( #40060 )
2020-09-16 10:00:32 -05:00
Paulus Schoutsen
d25192d8c5
Fix scene validator ( #40140 )
2020-09-16 16:26:34 +02:00
Franck Nijhof
ff0562ad1e
Add media dirs core configuration ( #40071 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-16 15:28:25 +02:00
AJ Schmidt
66bb6a6ffa
AlarmDecoder config flow fixes ( #40037 )
2020-09-16 00:11:29 +02:00
springstan
000d2047fb
Add and use currency constants ( #40113 )
2020-09-15 15:01:01 -06:00
Martin Hjelmare
a71a4d642b
Clean dyson climate tests ( #40110 )
...
* Move setup without devices
* Remove not needed tests
* Move set temp test
* Move set temp cool mode test
* Run black
* Move test target temperature
* Move test current temperature
* Move test current humidity
* Move test hvac mode
* Move test hvac modes
* Move test fan modes
* Move test service fan modes
* Move test fan state
* Move test supported features
* Move test idle state
* Move test humidity invalid state
* Move test humidity without state
* Move test device cool
* Rename test
* Move test set mode service
* Clean imports
* Clean strings
* Only load climate platform for climate tests
2020-09-15 22:38:45 +02:00
cgtobi
f651b1f54b
Extract Netatmo test data ( #40094 )
2020-09-15 21:49:08 +02:00
Dan Klaffenbach
74cef6966d
Expose angle and xy attributes in deCONZ event if present ( #39822 )
...
These attribute are used by the color wheel on the Müller Licht tint
remote control.
2020-09-15 21:13:17 +02:00
Hareesh M U
c8d5500441
Add bimonthly period feature for utility_meter component ( #39931 )
2020-09-15 17:52:19 +02:00
Martin Hjelmare
487b56ab69
Fix hvv_departures config flow patches ( #40095 )
2020-09-15 12:37:31 +02:00
Franck Nijhof
5d0fa1417e
Upgrade pytest to 6.0.2 ( #39959 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-15 10:09:56 +02:00
J. Nick Koston
2ea604cc2a
Convert color temperature to hue and saturation for HomeKit ( #40089 )
...
The HomeKit spec does not permit the color temp characteristic
being exposed when color (hue, sat) is present. Since
Home Assistant will still send color temp values, we need to
convert them to hue, sat values for HomeKit
2020-09-15 09:27:30 +02:00
J. Nick Koston
8d687c951a
Update gogogate2-api to 2.0.2 ( #40010 )
...
* Update gogogate2-api to 2.0.2
Resolves a timeout issue: https://github.com/vangorra/python_gogogate2_api/pull/11
* mock voltage
2020-09-15 08:48:30 +02:00
r4nd0mbr1ck
11319ac479
Speedtestdotnet - use server name to generate server list ( #39775 )
2020-09-14 22:50:44 -07:00
Robert Van Gorkom
903afb62d0
Add support for multiple vera controller hubs ( #33613 )
2020-09-14 22:06:52 -05:00
cgtobi
cb0452d80e
Fix netatmo media browser of outdoor events ( #40079 )
...
* Fix outdoor events
* Fix test data
* Increase coverage
2020-09-15 00:32:20 +02:00
J. Nick Koston
15281f468e
Extract the icon and state for logbook state changed events ( #40039 )
2020-09-14 09:35:19 -05:00
Paulus Schoutsen
3ba18550cd
Fix tag last scanned serialization ( #40067 )
2020-09-14 15:40:32 +02:00
Xiaonan Shen
d26160c755
Add rpi_power integration ( #35527 )
...
Co-authored-by: Toast <swetoast@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-09-14 12:53:01 +02:00
rajlaud
6e6d6c65ef
Improve reproduce_state for media players ( #38266 )
2020-09-14 11:48:16 +02:00
Ville Skyttä
eb0af3752c
Add more SSDP discovery data and constants ( #39984 )
2020-09-14 09:18:09 +02:00
J. Nick Koston
2e1dbe51a4
Make system_log test reliable ( #40049 )
2020-09-14 08:48:59 +02:00
Ville Skyttä
ad1a71ebc3
Don't try to create /test dir in camera tests ( #39914 )
...
ERROR:homeassistant.components.camera:
Can't write image to file: [Errno 13] Permission denied: '/test'
2020-09-14 08:40:59 +02:00
Ville Skyttä
aad6a24f28
Fix vizio async mock fixtures on Python 3.8.0 and .1 ( #39926 )
2020-09-14 08:35:30 +02:00
J. Nick Koston
2ff3c74fab
Fix intermittently failing dyson test ( #40051 )
2020-09-13 21:37:52 -05:00
Chris Talkington
056e712667
Add device class to canary sensors ( #40050 )
...
* add device class to canary sensors
* Update test_sensor.py
* Update sensor.py
* Update sensor.py
2020-09-13 21:29:59 -05:00
Chris Talkington
9511103e26
Add unique_id to canary alarm_control_panel ( #40041 )
...
* add unique_id to canary alarm_control_panel
* Update test_alarm_control_panel.py
* Update alarm_control_panel.py
* Apply suggestions from code review
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-13 18:52:40 -05:00
J. Nick Koston
7b016063ca
Refactor zeroconf setup to be async ( #39955 )
...
* Refactor zeroconf setup to be async
Most of the setup was calling back to async because
we were setting up listeners. Since we only need
to jump into the executor to create the zeroconf
instance, its much faster to setup in async.
In testing this cut the setup time in half
or better.
* partial revert to after_deps
2020-09-13 18:06:19 -05:00
Chris Talkington
00acb180d6
Add canary alarm_control_panel tests ( #40029 )
...
* add canary alarm_control_panel tests
* Update .coveragerc
* Create test_alarm_control_panel.py
* Update __init__.py
* Update __init__.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update __init__.py
* Update __init__.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
* Update test_alarm_control_panel.py
2020-09-13 16:36:26 -05:00
J. Nick Koston
46f9c0fb8a
Update phrasing and pin validation for homekit_controller ( #40006 )
2020-09-13 15:26:04 -05:00
Franck Nijhof
cd26384634
Fix entity extraction from Template conditions ( #40034 )
2020-09-13 22:05:45 +02:00
AJ Schmidt
c32f698671
Add Config Flow to AlarmDecoder ( #37998 )
2020-09-13 12:29:25 -05:00
Chris Talkington
17efa1bda5
Improve canary tests ( #39956 )
2020-09-13 11:32:41 -05:00
Robert Svensson
ceeea52915
Improve handling of mireds being far out of spec ( #40018 )
2020-09-13 16:31:39 +02:00
J. Nick Koston
84578f515d
Suppress homekit bridge discovery by homekit controller ( #39990 )
2020-09-13 09:12:10 -05:00
Bouwe Westerdijk
eac9c3c4f2
Ensure Plugwise unique_id is correctly set ( #40014 )
...
* Ensure unique_id is correctly set
* Removed unnec. line
Co-authored-by: Tom Scholten <git@scholten.nu>
2020-09-13 11:02:49 +02:00
Quentame
bab4ad4f17
Add timeout config option to Synology DSM ( #40000 )
2020-09-12 20:36:39 -05:00
J. Nick Koston
aaa8083d49
Change template loop detection strategy to allow self-referencing updates when there are multiple templates ( #39943 )
2020-09-12 14:20:21 +02:00
Felipe Martins Diel
a6d3ee90f0
Improve tests for Broadlink config flow ( #39894 )
2020-09-11 20:00:28 -05:00
Felipe Martins Diel
9f08955fef
Improve tests for Broadlink devices ( #39898 )
2020-09-11 19:57:07 -05:00
Jakob Schlyter
9b49ca3820
Add template filter timedelta_seconds to create a timedelta from seconds ( #39608 )
2020-09-11 15:07:31 -05:00
Jc2k
988a467afd
Device automation triggers for stateless HomeKit accessories ( #39090 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-11 13:34:07 -05:00
J. Nick Koston
741487a1fc
Return the listeners with the template result for the websocket api ( #39925 )
2020-09-11 13:18:40 -05:00
Bas Nijholt
c2a9a39ee0
Don't trigger on attribute when the attribute doesn't change ( #39910 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-11 14:02:17 +02:00
Thomas Lovén
f59e727f16
Set variable values in scripts ( #39915 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-11 13:16:25 +02:00
Martin Hjelmare
e96fed20c8
Add children media class ( #39902 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-11 13:08:13 +02:00
J. Nick Koston
e208aac834
Add async_track_state_removed_domain to allow tracking when a state is removed from a domain ( #39859 )
...
when a state is removed from a domain
2020-09-11 13:03:31 +02:00
Franck Nijhof
101b5b3b35
Accept known hosts for get_url for OAuth ( #39936 )
2020-09-11 13:00:00 +02:00