Paulus Schoutsen
6ed01463c3
Merge pull request #47835 from home-assistant/rc
2021.3.4
2021-03-12 14:00:52 -08:00
Paulus Schoutsen
a024343a15
Bumped version to 2021.3.4
2021-03-12 21:01:15 +00:00
Tobias Sauerwein
926b0d8491
Fix Netatmo event handling ( #47792 )
2021-03-12 21:01:06 +00:00
J. Nick Koston
108d9eab1a
Ensure homekit reset accessory service can target any entity ( #47787 )
2021-03-12 21:01:02 +00:00
jjlawren
72ef88693a
Bump plexapi to 4.4.1 ( #47766 )
2021-03-12 21:00:59 +00:00
J. Nick Koston
81336809e8
Adjust insteon fan speed range to valid upper bound ( #47765 )
2021-03-12 21:00:55 +00:00
Chris
726eb69b40
Fix zwave_js target_temp_low ( #47762 )
2021-03-12 21:00:53 +00:00
mtl010957
544844d865
Cover Tilt Position Bugfix ( #47682 )
...
* Report tilt position properly when inverting using tilt_max < tilt_min
* Add warning per review comment
* Add test for inverted tilt position configuration
* Separate non-numeric and out of range warnings per review comment
* Fix out of range message and add tests for not numeric and out of range messages
2021-03-12 21:00:50 +00:00
Aaron Bach
ed37c31630
Write SimpliSafe alarm control panel state after arming/disarming ( #47649 )
...
* Write SimpliSafe alarm control panel state after arming/disarming
* Include locks
2021-03-12 21:00:49 +00:00
Paulus Schoutsen
a8844ff24a
Merge pull request #47645 from home-assistant/rc
2021.3.3
2021-03-08 17:40:16 -08:00
Paulus Schoutsen
b80c2d426c
Bumped version to 2021.3.3
2021-03-08 23:23:04 +00:00
Raman Gupta
b352c5840f
Update zwave_js supported features list to be static ( #47623 )
2021-03-08 23:22:47 +00:00
Shay Levy
9f6007b4e2
Fix Shelly logbook exception when missing COAP ( #47620 )
2021-03-08 23:22:47 +00:00
J. Nick Koston
58573dc74d
Fix turning off scene in homekit ( #47604 )
2021-03-08 23:22:46 +00:00
J. Nick Koston
a51ad137a1
Fix insteon fan speeds ( #47603 )
2021-03-08 23:22:45 +00:00
J. Nick Koston
9601cb7445
Ensure template fan value_template always determines on state ( #47598 )
2021-03-08 23:22:44 +00:00
J. Nick Koston
96b266b2e8
Fix turn on without speed in homekit controller ( #47597 )
2021-03-08 23:22:44 +00:00
Bram Kragten
3c1aac1034
Update frontend to 20210302.6 ( #47592 )
2021-03-08 23:22:43 +00:00
J. Nick Koston
0f115f6937
Ensure bond devices recover when wifi disconnects and reconnects ( #47591 )
2021-03-08 23:22:42 +00:00
Raman Gupta
f1fc6c4b25
Add fallback zwave_js entity name using node ID ( #47582 )
...
* add fallback zwave_js entity name using node ID
* add new fixture and test for name that was failing
2021-03-08 23:22:12 +00:00
Tony Roman
37f486941a
Allow running and restarting with both ozw and zwave active ( #47566 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-03-08 23:21:14 +00:00
Diogo Gomes
69f63129aa
Correct weather entities forecast time ( #47565 )
2021-03-08 23:21:14 +00:00
Martin Hjelmare
56efae3cb5
Fix mysensors unload clean up ( #47541 )
2021-03-08 23:21:13 +00:00
Martin Hjelmare
a2e00324a8
Fix mysensors device tracker ( #47536 )
2021-03-08 23:21:12 +00:00
Martin Hjelmare
e63f766c20
Bump pymysensors to 0.21.0 ( #47530 )
2021-03-08 23:21:11 +00:00
ollo69
e7717694a3
Fix AsusWRT wrong api call ( #47522 )
2021-03-08 23:21:11 +00:00
Martin Hjelmare
ba2b62305b
Fix mysensors notify platform ( #47517 )
2021-03-08 23:21:10 +00:00
Anders Melchiorsen
b25f846136
Fix Sonos polling mode ( #47498 )
2021-03-08 23:21:09 +00:00
J. Nick Koston
c1a5a18b53
Bump HAP-python to 3.4.0 ( #47476 )
...
* Bump HAP-python to 3.3.3
* bump
* fix mocking
2021-03-08 23:21:09 +00:00
Nathan Spencer
3b05a12e62
Adjust litterrobot tests and code to match guidelines ( #47060 )
...
* Use SwitchEntity instead of ToggleEntity and adjust test patches as recommended
* Move async_create_entry out of try block in config_flow
* Patch pypi package instead of HA code
* Bump pylitterbot to 2021.2.6, fix tests, and implement other code review suggestions
* Bump pylitterbot to 2021.2.8, remove sleep mode start/end time from vacuum, adjust and add sensors for sleep mode start/end time
* Move icon helper back to Litter-Robot component and isoformat times on time sensors
2021-03-08 23:21:08 +00:00
Paulus Schoutsen
1145c30c4b
Merge pull request #47490 from home-assistant/rc
2021.3.2
2021-03-05 16:22:59 -08:00
Paulus Schoutsen
939da2403f
Bumped version to 2021.3.2
2021-03-05 23:38:27 +00:00
Phil Bruckner
ef79d24a8c
Bump amcrest package version to 1.7.1 ( #47483 )
2021-03-05 23:37:55 +00:00
Raman Gupta
55c1b67de4
Update zwave_js.refresh_value service description ( #47469 )
2021-03-05 23:37:54 +00:00
Paulus Schoutsen
90e0801c1b
Raise error instead of crashing when template passed to call service target ( #47467 )
2021-03-05 23:37:54 +00:00
Raman Gupta
65859b4107
Bump zwave-js-server-python to 0.21.1 ( #47464 )
2021-03-05 23:37:52 +00:00
functionpointer
6c45a7d533
Use conn_made callback in MySensors ( #47463 )
2021-03-05 23:37:52 +00:00
Bram Kragten
ddc6cd6da1
Update frontend to 20210302.5 ( #47462 )
2021-03-05 23:37:51 +00:00
Joakim Plate
a4369fc352
Bump version with fix for v1 ( #47458 )
2021-03-05 23:37:50 +00:00
Franck Nijhof
d11da43551
Fix Hue scene overriding Hue default transition times ( #47454 )
2021-03-05 23:37:49 +00:00
Tobias Sauerwein
f99ef25f88
Fix issue at Netatmo startup ( #47452 )
2021-03-05 23:37:49 +00:00
mvn23
9fa0de8600
Update pyotgw to 1.1b1 ( #47446 )
2021-03-05 23:37:48 +00:00
Paulus Schoutsen
91ac4554a2
Merge pull request #47422 from home-assistant/rc
2021.3.1
2021-03-04 17:17:29 -08:00
Martin Hjelmare
d9542c2efe
Only create snapshot if add-on update will be done ( #47424 )
2021-03-05 00:38:53 +00:00
Paulus Schoutsen
915ee2f4ee
Bumped version to 2021.3.1
2021-03-05 00:22:31 +00:00
Franck Nijhof
ff86f64806
Fix older Roborock models ( #47412 )
2021-03-05 00:21:55 +00:00
Raman Gupta
25ff2e745d
Bump zwave-js-server-python to 0.21.0 ( #47408 )
...
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com >
2021-03-05 00:18:18 +00:00
Raman Gupta
f53cff49d5
Don't convert Climacell forecast temperatures to celsius because platform does it automatically ( #47406 )
2021-03-05 00:18:17 +00:00
Aaron Bach
36a2521799
Fix AirVisual exception when config entry contains old integration type ( #47405 )
2021-03-05 00:18:16 +00:00
Raman Gupta
ee55a04b4b
Fix Climacell timezone issue with daily forecasts ( #47402 )
2021-03-05 00:18:15 +00:00