Philip Allgaier
a3ac495e03
Prevent issues with config update of "Timer" integration (unknown "restore" key) ( #69332 )
2022-04-05 16:40:19 -07:00
Joakim Sørensen
186d8c9d50
Bump pyhaversion from 22.02.0 to 22.04.0 ( #69329 )
2022-04-05 16:40:19 -07:00
Martin Hjelmare
e94fad469f
Use recorder executor in demo ( #69327 )
2022-04-05 16:40:18 -07:00
J. Nick Koston
90d5bd12fb
Ensure state is restored when turning on tplink lights without a color mode ( #69308 )
2022-04-05 16:40:17 -07:00
MoellerDi
685af1dd5c
Fix "Camera not found" error in microsoft_face integration ( #69295 )
2022-04-05 16:40:17 -07:00
Erik Montnemery
44fefa42a8
Improve integration translation strings ( #69246 )
...
* Improve integration translation strings
* Update
2022-04-05 16:40:16 -07:00
J. Nick Koston
4b5033d08f
Abort samsungtv discovery of legacy devices when unique id not available ( #69376 )
2022-04-05 16:38:55 -07:00
Johan Nenzén
f31d1164e5
Bump pyplaato to 0.0.16 ( #69361 )
2022-04-05 16:33:13 -07:00
Zack Barett
39c485ba88
20220405.0 ( #69377 )
2022-04-05 16:32:24 -07:00
J. Nick Koston
bde3646293
Always use a commit interval of 0 for the in memory db in tests ( #69330 )
2022-04-05 12:06:06 -10:00
epenet
c8df2656b1
Use EntityFeature enum in components (d**) ( #69358 )
2022-04-06 00:00:37 +02:00
Franck Nijhof
9e2198fa47
Disable Spotify Media Player entity by default ( #69372 )
2022-04-05 14:54:03 -07:00
epenet
8af37235ec
Use EntityFeature enum in components (b**) ( #69336 )
2022-04-05 23:53:45 +02:00
epenet
6343752f98
Use EntityFeature enum in components (c**) ( #69341 )
2022-04-05 23:49:20 +02:00
epenet
246f4e081a
Use EntityFeature enum in components (a**) ( #69333 )
2022-04-05 23:42:05 +02:00
J. Nick Koston
8b2948f030
Ensure state is restored when turning on tplink lights without a color mode ( #69308 )
2022-04-05 13:46:12 -07:00
Robert Svensson
d6d7f3cb3c
Bump pydeconz to v88 ( #69369 )
2022-04-05 13:44:04 -07:00
Philip Allgaier
da55c48cce
Prevent issues with config update of "Timer" integration (unknown "restore" key) ( #69332 )
2022-04-05 22:22:03 +03:00
shbatm
433a946f62
Bump PyISY to 3.0.6 to fix group statuses ( #69345 )
2022-04-05 22:20:38 +03:00
Erik Montnemery
fcad10dd0d
Improve integration translation strings ( #69246 )
...
* Improve integration translation strings
* Update
2022-04-05 20:08:17 +02:00
Marvin Wichmann
2689f1a7fd
Update XKNX to version 0.20.1 ( #69353 )
2022-04-05 21:07:11 +03:00
MoellerDi
c9a754b29a
Fix "Camera not found" error in microsoft_face integration ( #69295 )
2022-04-05 20:00:12 +02:00
starkillerOG
b40df08eb5
bump pynetgear to 0.9.4 ( #69346 )
...
* Bump home-assistant/wheels from 2022.01.0 to 2022.01.1
Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels ) from 2022.01.0 to 2022.01.1.
- [Release notes](https://github.com/home-assistant/wheels/releases )
- [Commits](https://github.com/home-assistant/wheels/compare/2022.01.0...2022.01.1 )
---
updated-dependencies:
- dependency-name: home-assistant/wheels
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump home-assistant/wheels from 2022.01.1 to 2022.01.2
Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels ) from 2022.01.1 to 2022.01.2.
- [Release notes](https://github.com/home-assistant/wheels/releases )
- [Commits](https://github.com/home-assistant/wheels/compare/2022.01.1...2022.01.2 )
---
updated-dependencies:
- dependency-name: home-assistant/wheels
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump home-assistant/builder from 2021.12.0 to 2022.01.0
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2021.12.0 to 2022.01.0.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2021.12.0...2022.01.0 )
---
updated-dependencies:
- dependency-name: home-assistant/builder
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* bump pynetgear to 0.9.4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 17:31:54 +03:00
Erik Montnemery
7b18d511cc
Migrate homematic light to color_mode ( #69267 )
2022-04-05 15:54:27 +02:00
J. Nick Koston
1a9420dda0
Try exact match first for update state ( #69335 )
...
- Exact matches are much cheaper than creating an AwesomeVersion
and calling the __gt__ method, and since most of the time the
result is expected to be off, we want to optimize for this case
2022-04-05 15:51:25 +02:00
epenet
2cf3057ff1
Add basic type hints to utility_meter ( #69325 )
...
Co-authored-by: Diogo Gomes <diogogomes@gmail.com >
2022-04-05 15:43:10 +02:00
Erik Montnemery
28350b9792
Revert "Use recorder executor in demo ( #69327 )" ( #69334 )
...
This reverts commit ff84104f45 .
2022-04-05 14:50:58 +02:00
Patrik Lindgren
04fc3a1f25
Cleanup constants in Tradfri integration ( #69125 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-04-05 14:00:45 +02:00
Leonardo Merza
c8b4696ba2
Add vesync 600S support ( #69311 )
2022-04-05 13:56:26 +02:00
epenet
ad98bedd4a
Add basic type hints to zwave_me ( #69322 )
2022-04-05 13:44:20 +02:00
J. Nick Koston
e5c1cc35e1
Fix roomba doing I/O in the event loop ( #69339 )
2022-04-05 13:10:20 +02:00
Joakim Sørensen
caa5b8f96c
Bump pyhaversion from 22.02.0 to 22.04.0 ( #69329 )
2022-04-05 13:57:33 +03:00
Martin Hjelmare
ff84104f45
Use recorder executor in demo ( #69327 )
2022-04-05 11:46:42 +02:00
epenet
336c0a1ec7
Add basic type hints to meater ( #69323 )
2022-04-05 11:31:37 +03:00
epenet
20126363f2
Add basic type hints to vulcan ( #69321 )
2022-04-05 11:28:52 +03:00
epenet
36be2bfd75
Add basic type hints to subaru ( #69324 )
2022-04-05 11:28:07 +03:00
Bram Gerritsen
9c949f7f8f
PhilipsTV - Add Ambilight + Hue switch entity ( #69141 )
...
* Bump ha-philipsjs requirements
* Directly write correct ha state after switching on
* Update homeassistant/components/philips_js/switch.py
Co-authored-by: Joakim Plate <elupus@ecce.se >
* Update homeassistant/components/philips_js/switch.py
Co-authored-by: Joakim Plate <elupus@ecce.se >
* Format with black
Co-authored-by: Joakim Plate <elupus@ecce.se >
2022-04-05 10:23:07 +02:00
Sebastian Lövdahl
5d07be7190
Add GitHub PRs and issues extension to devcontainer ( #69296 )
2022-04-05 10:17:56 +02:00
Erik Montnemery
821908ca45
Include threadname and time in pytest logs ( #69307 )
...
* Include threadname and time in pytest logs
* Add failing test
* Include the name of the logger
* Revert "Add failing test"
This reverts commit 5dbc1375722909cb5a0022b3e1c021f3bb5415cb.
2022-04-05 10:10:16 +02:00
J. Nick Koston
ec131d685e
Auto repack the database on the second sunday of the month ( #69314 )
2022-04-04 21:39:12 -10:00
Paulus Schoutsen
681242f102
Bumped version to 2022.4.0b5
2022.4.0b5
2022-04-04 23:57:57 -07:00
Daniel Hjelseth Høyer
df2a31a70b
Update Tibber lib ( #69300 )
2022-04-04 23:57:46 -07:00
starkillerOG
dc7d140c29
bump pynetgear to 0.9.3 ( #69292 )
2022-04-04 23:57:46 -07:00
Erik Montnemery
96ac47f36e
Correct unit_of_measurement for trigger-based template sensor ( #69291 )
2022-04-04 23:57:45 -07:00
Joakim Sørensen
b66770d349
Make hassio coordinator refresh data ( #69272 )
2022-04-04 23:57:44 -07:00
Erik Montnemery
eab7876330
Improve utility_meter translation strings ( #69252 )
2022-04-04 23:57:43 -07:00
Erik Montnemery
45843297f9
Improve tod translation strings ( #69251 )
2022-04-04 23:57:43 -07:00
Erik Montnemery
4313be1ca2
Improve threshold translation strings ( #69250 )
2022-04-04 23:57:42 -07:00
Erik Montnemery
8191172f07
Improve switch_as_x translation strings ( #69249 )
2022-04-04 23:57:41 -07:00
Erik Montnemery
408f87c7e6
Improve min_max translation strings ( #69248 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-04-04 23:57:41 -07:00