CurrentThread
75f27d6318
Rewrite mold_indicator unittest tests to pytest style test functions ( #41598 )
2020-10-16 13:37:15 +02:00
CurrentThread
250fbd857b
Rewrite file unittest tests to pytest style test functions ( #41616 )
2020-10-16 13:30:03 +02:00
sycx2
91042e3e46
Improve template test lock ( #41195 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-10-16 13:25:57 +02:00
Johan Hammar
30c20f362e
Rewrite folder unittest tests to pytest style test functions ( #41672 )
2020-10-16 13:19:38 +02:00
scheric
0f2dfeb33f
Use common strings in ovo energy config flow ( #41940 )
2020-10-16 13:17:41 +02:00
Ariana Hlavaty
c9ba5bfebd
Rewrite proximity tests to be pytest functions ( #41711 )
2020-10-16 13:13:34 +02:00
thaohtp
aabf26bbc8
Rewrite bayesian unittest tests to pytest style test functions. ( #41740 )
2020-10-16 13:10:48 +02:00
J. Nick Koston
6f113e981b
Update litejet and zwave tests to use async_add_executor_job ( #41927 )
...
* Update litejet and zwave tests to use async_add_executor_job
* await
2020-10-16 13:08:04 +02:00
Ariana Hlavaty
0a192947ed
Rewrite shell_command unittest tests to pytest style test function ( #41274 )
2020-10-16 13:04:12 +02:00
Captone Habiyaremye
5e96d21414
Add device actions to water_heater ( #41417 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-10-16 12:51:12 +02:00
CurrentThread
904ce66a72
Rewrite tod unittest tests to pytest style test functions ( #41603 )
2020-10-16 12:10:38 +02:00
CurrentThread
a28f347b2b
Rewrite fail2ban unittest tests to pytest style test functions ( #41606 )
2020-10-16 12:04:53 +02:00
James Warne
2146dd1268
Rewrite wsdot unittest tests to pytest style test functions ( #41638 )
2020-10-16 12:00:42 +02:00
Tom Parker-Shemilt
2b151209b2
Don't try and store exceptions when the key is missing ( #41803 )
2020-10-16 10:01:58 +02:00
Erik Montnemery
9e9f841f35
Add Tasmota device trigger ( #41590 )
...
* Add Tasmota device trigger
* Correct import
* Remove useless try-except
* Remove commented out code
* Align with hatasmota 0.0.14
* Update according to review comments
2020-10-16 08:16:07 +02:00
Brett
731d617c5e
Code Quality improvements for Advantage Air integration ( #41861 )
...
* Readability improvements
* Code quality and more tests
* Created a parent entity
* Apply parent entity to cover platform
* Update _zone property
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove device_state_attributes
* Correct attribute tests
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-15 23:30:29 -05:00
Ariana Hlavaty
e28e453c08
Rewrite scene unittest tests to pytest style test function ( #41172 )
2020-10-15 23:35:30 +02:00
Ville Skyttä
a9f342ef74
Convert UpCloud to config flow, improve error handling ( #37941 )
2020-10-15 23:26:01 +02:00
Raman Gupta
0e20bba40a
Add persistent notification for reauth config flows ( #41811 )
...
* add persistent notification for reauth config flow
* remove log
* Update homeassistant/config_entries.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/config_entries.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* fix logic for determining when to dismiss notification
* add comment
* improve tests to ensure notifications only get dismissed when all in progress config flows of a given type are complete
* Update homeassistant/config_entries.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* handle context is None when accessing source
* add guard to show_advanced_options
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-10-15 15:46:27 -05:00
Aaron Bach
6114006b8b
Deprecate YAML config for SimpliSafe (0.119 removal) ( #41896 )
...
* Deprecate YAML config for SimpliSafe (0.119 removal)
* Remove import step from config flow
2020-10-15 14:28:09 -06:00
Erik Montnemery
766a0032c9
Bump hatasmota to 0.0.16 ( #41902 )
2020-10-15 21:14:42 +02:00
epenet
ba789105ee
Add PRESSURE_CBAR to onewire constants ( #41826 )
2020-10-15 19:57:15 +02:00
J. Nick Koston
3ffa050905
Support HomeKit accessory mode ( #41679 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-10-15 11:59:50 -05:00
Tom
368bc0c34b
Fix Plugwise hvac action and mode ( #41550 )
2020-10-15 16:59:02 +02:00
J. Nick Koston
c5ae801bcb
Allow HomeKit to be configured in include mode from the UI ( #41662 )
2020-10-15 15:33:01 +02:00
Gabe Cook
ffb4a9112b
Ruckus Unleashed Requested Changes ( #41824 )
2020-10-15 12:49:43 +02:00
Brett
a2574a4ed5
Add Cover Platform to Advantage Air ( #41757 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-15 12:45:05 +02:00
Joakim Sørensen
1f07a4eba0
Forward client headers for proxied stream responses ( #41663 )
2020-10-15 11:01:37 +02:00
Aaron Bach
099de37ee5
Fix re-authentication in AirVisual ( #41801 )
2020-10-15 09:30:39 +02:00
J. Nick Koston
53a1d92f2b
Permit event trackers to accept an empty list of entities or domains ( #41857 )
2020-10-15 09:26:51 +02:00
Paulus Schoutsen
4899d7628a
Fix flaky ONVIF test ( #41848 )
2020-10-15 09:19:08 +02:00
Brig Lamoreaux
58a432685c
Use common srings in xiaomi-miio ( #41864 )
2020-10-15 08:09:20 +02:00
Robert Svensson
cb6d3b590e
Revert device trigger modelid for Trådfri remotes for deCONZ ( #41843 )
2020-10-14 23:39:00 +02:00
Mark Bergsma
5fd2acdbef
Add influxdb config option 'measurement_attr' ( #36020 )
2020-10-14 22:49:57 +02:00
scheric
f5248b5562
Use common strings in withings config flow ( #41770 )
2020-10-14 21:54:23 +02:00
scheric
6d1242ffe7
Use common strings in ovo_energy config flow ( #41838 )
2020-10-14 21:10:59 +02:00
Erik Montnemery
042ce1cb92
Add Tasmota light ( #41485 )
2020-10-14 17:47:13 +02:00
jjlawren
c63c253b7f
Discover Plex clients using GDM ( #39053 )
2020-10-14 15:46:52 +02:00
Clifford Roche
839b9f226e
Add gree climate integration ( #37498 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-14 15:15:56 +02:00
Sharif Nassar
9ee97cb213
Convert fan tests to pytest style ( #41631 )
2020-10-14 11:07:26 +02:00
epenet
3cba25a892
Add test coverage for onewire ( #40786 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-14 10:19:12 +02:00
Chris Talkington
b9d34603e4
Use canary fixture for options flow test ( #41817 )
2020-10-14 08:17:36 +02:00
J. Nick Koston
3748c3c985
Fix canary test doing IO and failing when the cloud is offline ( #41799 )
2020-10-13 15:57:00 -05:00
Sharif Nassar
c08f984f2b
Update uptime tests to pytest style ( #41077 )
...
* Update uptime tests to pytest style
First attempt
* Test that the sensor is actually configured
* Swap the rest of the tests to pytest
* fixup! Swap the rest of the tests to pytest
2020-10-13 22:18:31 +02:00
Robert Svensson
dc71b7421c
Improve deCONZ climate platform handling unsupported commands ( #41780 )
...
* Improve deCONZ climate platform
* Raise valueerror if missing input
* Fix linting
2020-10-13 22:11:09 +02:00
dvermd
840e4be029
Rewrite configurator tests to pytest ( #41731 )
2020-10-13 21:42:16 +02:00
thaohtp
7298bb32f1
Rewrite homematic unittest tests to pytest style test functions ( #41766 )
...
Issue: https://github.com/home-assistant/core/issues/40856
2020-10-13 19:51:08 +02:00
Robert Svensson
267d97e80e
Improve deCONZ fan platform handling unsupported commands ( #41779 )
...
* Improve handling unsupported commands
* Raise valueerror on unsupported speed
* Fix linting
2020-10-13 19:34:33 +02:00
Franck Nijhof
64d3cdfb41
Add nested light group test ( #41764 )
2020-10-13 08:37:16 -05:00
Jason Hunter
9877e8e25b
Add Xbox Integration ( #41697 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-13 15:37:01 +02:00