jan iversen and GitHub
aa8ce07e35
Start Modbus cover timer independent if there is a state to restore ( #49919 )
...
* Start timer independent if there is a state to restore.
* Update test cases, that now start working.
2021-04-30 22:36:55 +02:00
Jason Hunter and GitHub
2b46c6bcda
Bump xbox-webapi to 2.0.11 ( #49929 )
2021-04-30 13:34:46 -07:00
Bram Kragten and GitHub
5e27358590
Update frontend to 20210430.0 ( #49928 )
2021-04-30 13:25:57 -07:00
Ruslan Sayfutdinov and GitHub
f53284b200
Make CoordinatorEntity generic ( #49854 )
2021-04-30 13:24:27 -07:00
Franck Nijhof and GitHub
dc46a213a7
Enable strict typing for the Elgato integration ( #49920 )
2021-04-30 13:21:30 -07:00
Ruslan Sayfutdinov and GitHub
cbaeec2a4e
Use AddEntitiesCallback type, pt.2 ( #49921 )
2021-04-30 20:38:59 +02:00
David F. Mulcahey and GitHub
4ed74cd2f5
Move ZHA config panel section translations to the backend ( #49816 )
2021-04-30 09:29:34 -07:00
jan iversen and GitHub
684ea9e49b
Restructure modbus switch, and solve read/write conflicts ( #49386 )
...
Remove old style configuration from switch.
- The old style configuration allowed a number of illegal
configurations, instead of adding if...log. in setup we
only support the new configuration style.
Add new/changed configuration switch.
Removed verify_state and cleaned configuration to avoid possible
illegal configurations.
2021-04-30 16:47:18 +02:00
Maciej Bieniek and GitHub
39e8a92596
Remove unused code from Brother config flow ( #49889 )
2021-04-30 16:41:55 +02:00
fdc29d6a80
Add device specific discovery for Heatit Z-TRM3 thermostat ( #49804 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-04-30 16:10:25 +02:00
37dad92bf7
Split long string in DuneHD test ( #49900 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-04-30 15:30:21 +02:00
Franck Nijhof and GitHub
98b305285f
Upgrade pytest-xdist to 2.2.1 ( #49904 )
2021-04-30 14:35:30 +02:00
David F. Mulcahey and GitHub
20cffc30de
Small ZHA code cleanup ( #49908 )
2021-04-30 13:48:11 +02:00
Erik Montnemery and GitHub
956c972e72
Add color_mode support to zwave_js light ( #49588 )
2021-04-30 13:46:25 +02:00
Franck Nijhof and GitHub
0d3d2edbff
Fix unexpected data in Waze config flow import ( #49902 )
2021-04-30 11:12:31 +02:00
Franck Nijhof and GitHub
2e9bf8ab4e
Fix unexpected data in Google Travel Time config flow import ( #49903 )
2021-04-30 11:12:13 +02:00
Franck Nijhof and GitHub
9b863324c5
Update frontend to 20210429.0 ( #49896 )
2021-04-30 10:26:56 +02:00
Ville Skyttä and GitHub
a19f757120
Allow str 1..n-tuples in device registry identifier type hints ( #49864 )
...
This reflects current practice, but the intent has been to have them as
2-tuples, and a future change is likely to start enforcing that (again).
Refs https://github.com/home-assistant/core/pull/49670#discussion_r622344872
2021-04-30 08:56:55 +02:00
Raman Gupta and GitHub
1b6cd9e0f3
Don't validate inputs on platform setup for Google/Waze travel time ( #49886 )
...
* Don't validate inputs on platform setup for Google/Waze travel time
* feedback from other PR
2021-04-30 08:33:15 +02:00
Tom Toor and GitHub
dcaefe9f5a
Reduced polling interval for mutesync integration ( #49884 )
2021-04-30 07:55:51 +02:00
jjlawren and GitHub
adba82de8b
Do not pass hass.data to Sonos entities ( #49881 )
2021-04-30 07:01:09 +02:00
Aaron Bach and GitHub
73714eba4b
Remove no-longer-functioning SimpliSafe websocket support ( #49876 )
...
* Remove no-longer-functioning SimpliSafe websocket support
* Linting
2021-04-29 19:02:45 -06:00
HomeAssistant Azure
38a03009ae
[ci skip] Translation update
2021-04-30 00:04:58 +00:00
Bram Kragten and GitHub
55b5a1ed9c
Update frontend to 20210407.1 ( #49882 )
2021-04-29 14:31:51 -07:00
Franck Nijhof and GitHub
b2c1da54aa
Fix jumpy Verisure Wallplug state ( #49880 )
2021-04-29 14:31:34 -07:00
c68b259bd3
Cleanup of unused connection_class logic ( #49865 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2021-04-29 23:12:58 +02:00
jjlawren and GitHub
db886ef03a
Add additional Sonos codeowner ( #49879 )
2021-04-29 13:50:16 -07:00
2dedf3dd07
Apply default light profile only when light is toggled from off to on ( #49376 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-04-29 22:06:09 +02:00
Raman Gupta and GitHub
042099de14
Fix options flow bugs in Google/Waze Time Travel ( #49866 )
2021-04-29 12:57:48 -07:00
Ville Skyttä and GitHub
22bda640b0
Restore missing Huawei LTE cleanup on HA stop ( #49871 )
...
Refs https://github.com/home-assistant/core/pull/49788#discussion_r623071013
2021-04-29 20:45:25 +02:00
0421c55bf1
Fix Fritz device tracker multiple routers ( #49808 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2021-04-29 11:10:36 -07:00
Paulus Schoutsen and GitHub
f5e4b13814
Add auto_off to binary sensor template entity ( #49615 )
2021-04-29 09:25:34 -07:00
Shay Levy and GitHub
87a595d928
Add color modes to Shelly light ( #49867 )
2021-04-29 09:13:58 -07:00
jan iversen and GitHub
760caeed85
Complete modbus device response tests ( #49633 )
...
* Prepare test harness for new pymodbus return types.
Use pytest.fixture to mock pymodbus.
Use pytest.fixture to load modbus using mocked pymodbus
Add test of Exception/IllegalResponse/ExceptionResponse from pymodbus.
* Modbus.py is back at 100% test coverage.
* Added assert mock.called.
* add mock reset.
2021-04-29 18:06:56 +02:00
Maciej Bieniek and GitHub
0379dee47e
Fix host_valid() logic in Vilfo config flow ( #49862 )
2021-04-29 17:11:22 +02:00
Ruslan Sayfutdinov and GitHub
a4db35a16e
Rename FlowResultDict in scaffold template ( #49858 )
2021-04-29 17:10:31 +02:00
Raman Gupta and GitHub
4a95f6c2a3
Improve Google Travel Time import and naming logic ( #49839 )
2021-04-29 17:10:03 +02:00
Raman Gupta and GitHub
5d421c9715
Use EVENT_HOMEASSISTANT_STARTED instead of EVENT_HOMEASSISTANT_START ( #49861 )
2021-04-29 17:06:27 +02:00
Maciej Bieniek and GitHub
61991572d7
Fix host_valid() logic in DuneHD config flow ( #49860 )
2021-04-29 17:05:09 +02:00
Maciej Bieniek and GitHub
3210c086ef
Improve type annotations for the Brother integration ( #49771 )
2021-04-29 16:59:31 +02:00
f7cf82be6d
Add Omnilogic Switch platform ( #42116 )
...
* Bump omnilogic dependency to 0.4.4 to fix Lights key error.
* Bumped dependency to 0.4.5.
* Fixed pump type issue for unique pool structure.
* Create full platform bundle for final testing and PR to Home Assistant dev.
* Removed logger instances not required.
* Fixed lint issues.
* Fixed pylint issues.
* Fix pylint issues. Fix issue with pH sensor offset.
* Stripped light, water_heater platform for PR submit.
* Correct pH and ORP sensor report to unknown with offset if pump is off.
* Moving guard condition check to helper function.
* Update to asyncio.sleep to wait for switch status delay in Hayward API status.
* Removed sleep, added state delay to handle slow Hayward API state update response.
* Fix flake8 issue.
* Fix flake8 issue.
* Fix isort issue.
* Addressed PR Comments.
* Addressed PR comments. Corrected Unit of Measure for sensor where pump speed is not variable.
* Fix pylint issue.
* Address pylint issue.
* Update homeassistant/components/omnilogic/switch.py
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2021-04-29 16:46:04 +02:00
Angelo Gagliano and GitHub
7c28262bee
Add codeowners for DHT ( #49855 )
2021-04-29 16:11:56 +02:00
Maciej Bieniek and GitHub
9588e0d35a
Fix host_valid() logic in BraviaTV config flow ( #49857 )
2021-04-29 16:09:59 +02:00
5b6d2edb48
Catch missing/unavailable response from modbus ( #49632 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-04-29 15:59:17 +02:00
Ruslan Sayfutdinov and GitHub
02764c2f46
Disable strict type checks for tests ( #49851 )
2021-04-29 15:57:02 +02:00
Raman Gupta and GitHub
6f36fcc427
Improve Waze Travel Time import and naming logic ( #49838 )
2021-04-29 15:49:16 +02:00
Ruslan Sayfutdinov and GitHub
183220008d
Rename FlowResultDict to FlowResult ( #49847 )
2021-04-29 13:40:51 +02:00
Franck Nijhof and GitHub
8be6605be9
Remove example entry from PR template ( #49842 )
2021-04-29 13:37:55 +02:00
Ruslan Sayfutdinov and GitHub
0301706fc6
Define AddEntitiesCallback type ( #49812 )
2021-04-29 12:28:14 +02:00
Franck Nijhof and GitHub
de6c9e67b1
Upgrade black to 21.4b2 ( #49841 )
2021-04-29 11:50:29 +02:00