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
Paulus Schoutsen
5117a16841
Extract variable rendering ( #39934 )
2020-09-11 12:24:16 +02:00
J. Nick Koston
9389a7c9be
Limit zeroconf discovery to name/macaddress when provided ( #39877 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-09-11 12:19:21 +02:00
J. Nick Koston
bf1ad0a757
Prevent missing integration from failing HomeKit startup ( #39918 )
2020-09-10 23:19:11 +02:00
Erik Montnemery
4d6e694d14
Fix discovery update of MQTT state templates ( #39901 )
2020-09-10 20:52:23 +02:00
J. Nick Koston
fd8a4182d9
Detect self-referencing loops in template entities and log a warning ( #39897 )
2020-09-10 20:50:11 +02:00
J. Nick Koston
fb31b04c08
Increase template test coverage. ( #39908 )
2020-09-10 20:43:45 +02:00
Paulus Schoutsen
aa9dff572e
Add default variables to script helper ( #39895 )
2020-09-10 20:41:42 +02:00
Joakim Sørensen
0cce35b23e
Add exception for NoURLAvailableError in OAuth2FlowHandler ( #39845 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-10 14:52:49 +02:00
RogerSelwyn
162c39258e
Add Carbon Monoxide binary sensor to Homekit Controller ( #39889 )
2020-09-10 12:25:14 +01:00
Franck Nijhof
14f7f5ba45
Remove stale debug from WLED tests ( #39882 )
2020-09-10 13:16:33 +02:00
Paulus Schoutsen
bb661ad083
Fix event trigger ( #39884 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-10 11:25:56 +02:00
Franck Nijhof
b70df4ab18
Disable Met.no hourly weather by default ( #39867 )
...
Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net>
2020-09-10 07:58:40 +02:00
Aaron Bach
0e11c10468
Prompt user to reauthenticate AirVisual when API key expires ( #38341 )
...
* Prompt user to reauthenticate AirVisual when API key expires
* Don't version bump
* Cleanup
* Linting
2020-09-09 16:41:07 -06:00
Chris
1f000e2c3e
Allow setting of hvac_mode when setting temperature in ozw ( #39853 )
2020-09-09 17:08:43 +02:00
Chris Talkington
74219663d6
Fix nzbget sensors ( #39833 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-09 14:56:40 +02:00
Erik Montnemery
9aba1985c7
Fix MQTT light value template ( #39820 )
2020-09-08 23:11:42 +02:00
J. Nick Koston
4bbd69955b
Restore missing device_class to template binary_sensor ( #39805 )
2020-09-08 17:12:23 +02:00
J. Nick Koston
0507ec9d8b
Fix cover template entities honoring titlecase True/False ( #39803 )
2020-09-08 17:08:31 +02:00
Martin Hjelmare
586d7eaba6
Add media class browse media attribute ( #39770 )
2020-09-08 16:42:01 +02:00
Franck Nijhof
8e4710a2a9
Remove deprecated Hue configuration ( #39800 )
2020-09-08 15:52:04 +02:00
Paulus Schoutsen
c6cba5ebc8
Remove HTML support from frontend ( #39799 )
2020-09-08 15:42:50 +02:00
J. Nick Koston
a495946eeb
Add the ability to reload bayesian platforms from yaml ( #39771 )
2020-09-08 09:41:17 +02:00
Tom
bb9ea7ce6e
Add tests for Plugwise integration ( #36371 )
2020-09-08 08:37:44 +02:00
Aidan Timson
6f43285a28
Force token expires_in to float ( #39489 )
2020-09-07 21:26:58 +02:00
Bram Kragten
4b01ab616a
Timer make attribute format always h:mm:ss ( #38292 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-07 19:12:52 +02:00
J. Nick Koston
5e83feeabf
Increase test coverage for template sandbox ( #39750 )
2020-09-07 17:33:22 +02:00
J. Nick Koston
90d574e521
Ensure static templates are still called back on first refresh ( #39753 )
2020-09-07 17:19:39 +02:00
Franck Nijhof
7c86fa0203
Support 'for' without setting the 'to'-state in automation state triggers ( #39730 )
2020-09-07 16:30:02 +02:00
Anders Melchiorsen
4b84b74b89
Support state trigger with from/for but no to ( #39480 )
2020-09-07 16:08:24 +02:00
Chris Talkington
8a3279a5c9
Add device action support for remotes ( #39400 )
2020-09-07 08:54:18 -05:00
Tom
f6aa3e0cdc
Improve Plugwise config_options testing ( #39736 )
2020-09-07 14:13:47 +02:00
Erik Montnemery
863b63d75e
Fix handling of device registry defaults ( #39688 )
2020-09-06 21:08:50 -05:00
Andrew Marks
d0af3339fc
Add unique_id to jewish_calendar entities ( #39025 )
2020-09-06 20:29:17 -05:00
J. Nick Koston
4779916ac4
Set DEVICE_CLASS_GATE for iSmartGate gates ( #39703 )
2020-09-06 18:55:20 -05:00
Franck Nijhof
1ec3446c56
State condition can also accept an input_* Entity ID as state value ( #39691 )
2020-09-07 00:36:01 +02:00
Robert Svensson
41abc08d63
Axis - Improve naming of some events ( #39699 )
...
* Add support for events from Loitering guard and Motion guard
* Improve naming of events originating from applications Fence guard and VMD4 (Loitering guard and motion guard also benefit from this)
2020-09-06 23:26:06 +02:00
J. Nick Koston
251d8919ea
Add domain filter support to async_all to match async_entity_ids ( #39725 )
...
This avoids copying all the states before applying
the filter
2020-09-06 23:20:32 +02:00
Bouwe Westerdijk
61e8ab1300
Add Plugwise scan_interval config option ( #37229 )
...
Co-authored-by: Tom Scholten <tom@sue.nl>
Co-authored-by: Tom Scholten <git@scholten.nu>
2020-09-06 15:26:14 -05:00
fillefilip8
8af64456ec
Add number parsing for OpenHardwareMonitor ( #39030 )
2020-09-06 20:49:54 +02:00
Franck Nijhof
878347243d
Numeric state condition can also accept input_number entity ID ( #39680 )
2020-09-06 20:04:07 +02:00
J. Nick Koston
d7e471e244
Add HomeKit discovery for iSmartGate ( #39702 )
2020-09-06 12:56:38 -05:00
Franck Nijhof
a3c45a6f89
Add shorthand notation for Template conditions ( #39705 )
2020-09-06 16:55:06 +02:00
Franck Nijhof
da9b077c11
Time condition can also accept an input_datetime Entity ID ( #39676 )
2020-09-06 16:06:09 +02:00
Paulus Schoutsen
df8daf561e
Browse media class ( #39698 )
2020-09-06 15:52:59 +02:00
Chris Talkington
13a6aaa6ff
Add media browser support to roku ( #39652 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-09-06 14:53:45 +02:00
Martin Hjelmare
36632f64f1
Mock tradfri lights correctly ( #39706 )
2020-09-06 11:54:08 +02:00
Joakim Plate
74fea6d306
Add Arcam radio media browsing ( #39593 )
2020-09-06 00:10:18 +02:00
Martin Hjelmare
b6630a48b2
Add tradfri api call error handling ( #39681 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-05 23:02:32 +02:00
MatthewFlamm
958c9c08d6
Use more homeassistant constants in NWS ( #39690 )
2020-09-05 21:11:15 +02:00
springstan
d2b1918e9c
Drop UNIT_ prefix for percentage constant ( #39383 )
2020-09-05 21:09:14 +02:00
Robert Van Gorkom
b860caa631
Add iSmartGate support ( #39437 )
...
* Add iSmartGate support.
* Addressing PR feedback.
* More PR feedback cleanups.
2020-09-05 09:26:01 -05:00
Martin Hjelmare
52c09396e0
Fix monoprice option flow test ( #39685 )
2020-09-05 15:25:22 +02:00
Keilin Bickar
3022fc4702
Add Emulated Kasa Integration ( #39630 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-05 07:57:45 -05:00
Rob Bierbooms
8567fe94e1
Add connection validation on import for dsmr integration ( #39664 )
2020-09-05 12:05:46 +02:00
Evgeny
b0192cf9c0
Add OpenWeatherMap config_flow ( #34659 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-04 18:22:50 -05:00
Andrew Marks
01bac9f433
Refactor sharkiq tests ( #39564 )
...
* Refactor sharkiq tests
* Fix linting
* Remove unussed logger
* Test one more code branch
* Don't patch integration files
* Remove legacy calls
* Linting fixes
* Refactor coordinator update tests
* Reformat test params
* Refector config flow tests
* Minor code cleanup
* Fix spelling error
* Address review
* Minor formatting change
* Remove vacuum.py from .coveragerc
2020-09-04 15:13:11 -05:00
Charles Garwood
4885b22cb4
Improve ozw websocket response when node is not found ( #39653 )
...
* Return not_found error over ws if node is not found
* Remove unrelated code from this PR
* Only import ERR_NOT_FOUND from core websocket_api
2020-09-04 15:52:47 -04:00
On Freund
ad6e8b2d62
Add event sensors for risco ( #39594 )
...
* Add Risco event sensors
* Fix lint
2020-09-04 14:11:07 -05:00
J. Nick Koston
9b23d7c2fd
Use the shared Zeroconf instance in esphome ( #38747 )
2020-09-04 21:01:41 +02:00
cgtobi
84944cfc24
Add Netatmo media browser support ( #39578 )
2020-09-04 20:21:42 +02:00
Jason Hunter
f2b3e63ff6
Media Source implementation for Chromecast ( #39305 )
...
* Implement local media finder and integrate into cast
* update to media source as a platform
* Tweak media source design
* fix websocket and local source
* fix websocket schema
* fix playing media
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add resolve_media websocket
* Register that shit
* Square brackets
* Sign path
* add support for multiple media sources and address PR review
* fix lint
* fix tests from auto whitelisting config/media
* allow specifying a name on the media source
* add tests
* fix for python 3.7
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* add http back to cast and remove guess_type from executor as there is no i/o
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-09-04 11:16:29 -04:00
jjlawren
f01a0f9151
Allow separate URL for REST switch state ( #39557 )
2020-09-04 16:58:40 +02:00
J. Nick Koston
ebc31c0f08
Do not treat nexia http not found as invalid auth ( #39484 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-09-04 16:54:27 +02:00
J. Nick Koston
a096c20930
Fix missing assert in template test ( #39648 )
2020-09-04 16:28:56 +02:00