Shay Levy
fe8e193225
Fix remote_rpi_gpio missing requirement ( #69488 )
2022-04-06 15:48:47 -07:00
Michael
95421b1ae7
Ignore IPv6 link local address on ssdp discovery in Fritz!Smarthome ( #69455 )
2022-04-06 15:45:46 -07:00
J. Nick Koston
02d245a31a
Fix reload race in unifiprotect ( #69485 )
...
- The integration already has a reload listener installed
once it is setup. We should not reload from the config
flow since they compete
2022-04-07 00:21:50 +03:00
Erik Montnemery
181142aae7
Migrate modbus light to color_mode ( #69426 )
2022-04-06 20:27:03 +02:00
Erik Montnemery
def305cf46
Improve the use of bakeries in recorder ( #69418 )
2022-04-06 08:00:10 -10:00
J. Nick Koston
dd6a0e3a89
Fix elkm1 connection when panel drops VN request ( #69454 )
2022-04-06 10:45:40 -07:00
Paulus Schoutsen
c765e11f55
Fix telegram broadcast ( #69452 )
2022-04-06 10:44:02 -07:00
Raman Gupta
bc194cd209
Add zeroconf discovery to zwave_js ( #69382 )
2022-04-06 18:46:13 +02:00
Franck Nijhof
c0e9cfedfb
Add device trigger support to Update entity ( #69395 )
2022-04-06 08:50:21 -07:00
epenet
5e2cc2b9b0
Use EntityFeature enum in components (m**) ( #69414 )
...
* Use EntityFeature in melcloud
* Use EntityFeature in mystrom
* Use EntityFeature in mysensors
* Use EntityFeature in myq
* Use EntityFeature in mpd
* Use EntityFeature in monoprice
* Use EntityFeature in moehlenhoff_alpha2
* Use EntityFeature in modern_forms
* Use EntityFeature in modbus
* Use EntityFeature in melissa
* Use EntityFeature in mediaroom
* Use EntityFeature in maxcube
* Use EntityFeature in manual_mqtt
* Fix maxcube tests
* Revert "Use EntityFeature in modbus"
This reverts commit 56cf9d900d
.
* Revert "Use EntityFeature in myq"
This reverts commit 44a31b1a03
.
* Revert "Use EntityFeature in mystrom"
This reverts commit 7260ee0384
.
* Revert "Revert "Use EntityFeature in modbus""
This reverts commit 916a612a60
.
* Revert "Revert "Use EntityFeature in myq""
This reverts commit a6be42fa17
.
2022-04-06 17:33:41 +02:00
Erik Montnemery
8e090a8c04
Minor tweak of recorder typing ( #69415 )
2022-04-06 08:08:00 -07:00
René Klomp
4a65e54665
Update pysma to 0.6.11 ( #69397 )
2022-04-06 13:01:55 +02:00
epenet
a661e06e25
Use EntityFeature in homematic ( #69405 )
...
* Use EntityFeature in homematic
* Use EntityFeature in homematicip_cloud
2022-04-06 12:33:35 +02:00
hesselonline
ef14ae85c8
Fix Wallbox charger status ( #68708 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-06 12:05:50 +02:00
epenet
a5b919ec6b
Use EntityFeature in homekit_controller ( #69404 )
2022-04-06 12:04:58 +02:00
epenet
999e2f3bf0
Use EntityFeature enum in components (h**) ( #69403 )
2022-04-06 11:59:23 +02:00
Brynley McDonald
38cfa83e23
Fix units for Flick Electric sensor ( #69396 )
2022-04-06 11:57:06 +02:00
epenet
a3e0a1d04d
Use EntityFeature in group ( #69393 )
2022-04-06 11:56:05 +02:00
epenet
0b18459ab8
Use EntityFeature enum in evohome ( #69385 )
2022-04-06 11:53:41 +02:00
epenet
dae2cf2827
Use EntityFeature enum in esphome ( #69386 )
2022-04-06 11:52:59 +02:00
epenet
78045df227
Use EntityFeature enum in components (e**) ( #69384 )
2022-04-06 11:03:29 +02:00
epenet
9ab9fcfc56
Use EntityFeature enum in components (f**) ( #69389 )
2022-04-06 10:55:25 +02:00
epenet
1fe5b1e68a
Use EntityFeature in ffmpeg ( #69390 )
2022-04-06 10:53:03 +02:00
epenet
20c1a155b6
Use EntityFeature enum in components (g**) ( #69394 )
2022-04-06 10:46:44 +02:00
epenet
42d0a4b81e
Use EntityFeature in geniushub ( #69392 )
...
* Use EntityFeature in geniushub
* Cleanup _supported_features
2022-04-06 11:22:33 +03:00
Erik Montnemery
7b5dd4a623
Restore attributes of template binary sensor ( #69350 )
2022-04-05 22:58:12 -07:00
Raman Gupta
79dc551f5a
Fix regression in zwave_js ( #69312 )
...
* Handle unique ID update during discovery step
* Use callback to convert unique IDs to strings
* Adjust test to make sure logic works
* Fix other tests
* Move comment
* Move migration to async_setup
* Remove async_migrate_entry since we take care of it during setup
* Remove unused test
2022-04-06 00:40:33 -04:00
ollo69
add01d434e
Minor changes on AndroidTV diagnostics ( #69197 )
2022-04-05 21:32:28 -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
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
J. Nick Koston
ec131d685e
Auto repack the database on the second sunday of the month ( #69314 )
2022-04-04 21:39:12 -10:00
Daniel Hjelseth Høyer
0ab866cd23
Update Tibber lib ( #69300 )
2022-04-04 23:55:17 -07:00
Toke Høiland-Jørgensen
8145b103fb
Fix network starting with no configured IPv4 addresses ( #69030 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-04 23:53:50 -07:00
Raman Gupta
6965a6d13b
Fix tomorrowio sensor units and conversions ( #69166 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-04 23:52:36 -07:00
Erik Montnemery
a95b4f6763
Correct unit_of_measurement for trigger-based template sensor ( #69291 )
2022-04-04 22:10:59 -07:00
epenet
d0288f14f0
Add sensor DEVICE_CLASS_* to deprecated imports ( #69243 )
2022-04-04 15:03:28 -07:00
starkillerOG
fb23843e63
Motion revert moving state ( #69299 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 10:55:56 -10:00
starkillerOG
4dade9668a
Motion Blinds auto interface ( #68852 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-04-04 10:55:36 -10:00
epenet
c6e2bdcea0
Use SensorDeviceClass in honeywell ( #69298 )
2022-04-04 21:23:57 +02:00
starkillerOG
0446a2b4e5
bump pynetgear to 0.9.3 ( #69292 )
2022-04-04 22:09:48 +03:00
epenet
4e87a8c568
Adjust binary_sensor device classes in homekit ( #69239 )
2022-04-04 12:55:55 -06:00
Daniel Hjelseth Høyer
396fddfbfa
Switch Mill to ClimateEntityFeature ( #69293 )
2022-04-04 20:46:46 +02:00
RDFurman
95a97d99dd
Honeywell outdoor sensor ( #65347 )
2022-04-04 12:26:33 -06:00
Erik Montnemery
e830032b33
Remove deprecated temperature conversion of non temperature sensors ( #69069 )
2022-04-04 20:02:40 +02:00
Daniel Hjelseth Høyer
04dd7c3f7c
Switch Adax to ClimateEntityFeature ( #69286 )
2022-04-04 19:48:33 +02:00
Erik Montnemery
9cd83c8b48
Migrate homematicip_cloud light to color_mode ( #69270 )
2022-04-04 09:32:51 -07:00
Erik Montnemery
cb79126cd9
Migrate ihc light to color_mode ( #69280 )
2022-04-04 09:28:30 -07:00
Erik Montnemery
25d9d14bd9
Migrate insteon light to color_mode ( #69281 )
2022-04-04 09:25:40 -07:00
Erik Montnemery
fe65804de1
Correct unit of vera power meter sensor ( #69285 )
2022-04-04 09:25:02 -07:00
Erik Montnemery
ef9cd66320
Migrate hive light to color_mode ( #69259 )
2022-04-04 18:24:56 +02:00
Erik Montnemery
1c1b792fb7
Migrate homeworks light to color_mode ( #69271 )
2022-04-04 18:20:48 +02:00
Erik Montnemery
3416e9b621
Migrate home_connect light to color_mode ( #69260 )
2022-04-04 18:20:20 +02:00
Erik Montnemery
e9a60418c2
Migrate isy994 light to color_mode ( #69282 )
2022-04-04 18:19:32 +02:00
Erik Montnemery
dffb3cc196
Migrate futurenow light to color_mode ( #69257 )
2022-04-04 18:18:50 +02:00
Erik Montnemery
5d56f94786
Migrate firmata light to color_mode ( #69256 )
2022-04-04 18:17:21 +02:00
epenet
67c95e92b1
Use CoverDeviceClass in homekit_controller ( #69268 )
2022-04-04 18:16:50 +02:00
epenet
18866e4e39
Use CoverDeviceClass in soma ( #69264 )
2022-04-04 18:16:24 +02:00
Daniel Hjelseth Høyer
4b89b2f5d8
Switch Sensibo to ClimateEntityFeature ( #69279 )
2022-04-04 18:15:01 +02:00
Franck Nijhof
b369616aad
Remove deprecated YAML configuration from MJPEG Camera ( #68980 )
2022-04-04 17:57:48 +02:00
Erik Montnemery
8222b783a3
Improve min_max translation strings ( #69248 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-04 17:55:09 +02:00
Erik Montnemery
7f1d10dcca
Improve switch_as_x translation strings ( #69249 )
2022-04-04 17:53:16 +02:00
Erik Montnemery
c3a2eedf0b
Migrate iglo light to color_mode ( #69278 )
2022-04-04 17:49:11 +02:00
Erik Montnemery
2e84cdb16f
Migrate iaqualink light to color_mode ( #69277 )
2022-04-04 17:47:11 +02:00
epenet
6745e01b80
Use SensorDeviceClass in goodwe ( #69263 )
2022-04-04 17:45:44 +02:00
Erik Montnemery
c8d4b2ecab
Improve threshold translation strings ( #69250 )
2022-04-04 17:45:24 +02:00
Erik Montnemery
88c76be5ad
Improve tod translation strings ( #69251 )
2022-04-04 17:43:25 +02:00
Erik Montnemery
fa07dd660f
Use stdlib statistics functions in min_max sensor ( #69255 )
2022-04-04 17:42:21 +02:00
epenet
772fc71275
Use SensorDeviceClass in homewizard ( #69266 )
2022-04-04 17:41:06 +02:00
Erik Montnemery
f04a3737a8
Migrate greenwave light to color_mode ( #69258 )
2022-04-04 17:40:06 +02:00
Erik Montnemery
6b4e0c744c
Migrate hyperion light to color_mode ( #69276 )
2022-04-04 17:39:21 +02:00
epenet
7e6bb3354a
Use MediaPlayerDeviceClass in vizio ( #69265 )
2022-04-04 17:35:25 +02:00
Joakim Sørensen
cfdfa3eab2
Make hassio coordinator refresh data ( #69272 )
2022-04-04 17:34:06 +02:00
Erik Montnemery
bfa364741b
Correct misleading comment in SensorEntity
2022-04-04 17:10:17 +02:00
Erik Montnemery
82af314678
Improve utility_meter translation strings ( #69252 )
2022-04-04 14:24:56 +02:00
Erik Montnemery
c058478edb
Improve derivative translation strings ( #69245 )
2022-04-04 14:14:26 +02:00
Radu Cotescu
9c1f37aa95
Input binary sensors are not generated for Shelly 1 Pro ( #69046 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-04-04 13:39:40 +02:00
Franck Nijhof
614076cdf1
Migrate WLED to use EntityFeature enums ( #69219 )
2022-04-04 14:28:19 +03:00
epenet
76247414bf
Add pylint plugin for deprecated STATE_CLASS_* ( #69237 )
2022-04-04 11:45:53 +02:00
Erik Montnemery
c79b361927
Unsubscribe from listeners when removing integration sensor ( #69235 )
2022-04-04 11:09:38 +02:00
Erik Montnemery
f98b3e44de
Unsubscribe from listeners when removing derivative sensor ( #69234 )
2022-04-04 11:09:21 +02:00
Simone Chemelli
bf23abdfae
Avoid fritz API calls during shutdown ( #69225 )
2022-04-04 11:04:54 +02:00
Erik Montnemery
e4b148458b
Unsubscribe from listeners when removing threshold binary sensor ( #69236 )
2022-04-04 11:02:30 +02:00
epenet
9231819532
Add type hints to yeelight ( #69213 )
2022-04-04 10:58:44 +02:00
Erik Montnemery
8ee9695e3b
Migrate control4 light to color_mode ( #69079 )
2022-04-04 10:53:06 +02:00
Erik Montnemery
fd6cedeeb8
Migrate blinkstick light to color_mode ( #69076 )
2022-04-04 10:52:29 +02:00
Erik Montnemery
230f0122ff
Migrate avion light to color_mode ( #69075 )
2022-04-04 10:51:52 +02:00
Erik Montnemery
d96ace82aa
Migrate avea light to color_mode ( #69073 )
2022-04-04 10:51:29 +02:00
Erik Montnemery
bfbe0d1d76
Migrate ads light to color_mode ( #69071 )
2022-04-04 10:50:47 +02:00
J. Nick Koston
c2c6d12d73
Only fire device_registry_updated for suggested_area if the suggestion results in an area change ( #69215 )
2022-04-04 09:51:39 +02:00
Erik Montnemery
514e08c8fe
Drop unsupported SI-prefix peta from integration sensor ( #69229 )
2022-04-04 09:48:28 +02:00
Alex Yao
29e8b9f2ac
Bump Yeelight to v0.7.10 ( #69147 )
2022-04-04 09:47:44 +02:00
Franck Nijhof
81ec60b7e4
Move some Alarm Control Panel constants ( #69221 )
2022-04-04 06:59:56 +02:00
epenet
db10c313b5
Add type hints to here_travel_time ( #69216 )
...
* Add type hints to here_travel_time
* Adjust
2022-04-03 23:14:11 +03:00
Álvaro Fernández Rojas
39abf1453c
Switch Airzone to ClimateEntityFeature ( #69136 )
2022-04-03 22:11:24 +02:00
epenet
f6ec0a6323
Add type hints to honeywell ( #69217 )
2022-04-03 22:06:53 +02:00
Franck Nijhof
14a19aea03
Exclude update entity picture attribute from recorder ( #69201 )
2022-04-03 21:41:51 +02:00
Franck Nijhof
b644e7ed0f
Set brand icon as entity picture on update entities ( #69200 )
...
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2022-04-03 20:38:05 +02:00
Franck Nijhof
bd1d7bdbb7
Exclude more media player attributes from recorder ( #69209 )
2022-04-03 12:37:13 -06:00
Daniel Hjelseth Høyer
40fba130e8
Tibber, Use a dedicated executor pool for database operations ( #69208 )
2022-04-03 20:22:03 +02:00
Franck Nijhof
20f95fa6b3
Exclude weather forecast attribute from recorder ( #69205 )
2022-04-03 20:16:12 +02:00
Kevin Stillhammer
6106f07820
Catch malformed coordinates in here_travel_time ( #69023 )
...
* Catch malformed coordinates in here_travel_time
* Add testcase for malformed entity_id state
* Replace type ignore with None check
* Directly raise InvalidCoordinatesException
2022-04-03 10:21:55 -07:00
J. Nick Koston
f9a47f0f9e
Bump sqlalchemy to 1.4.34 ( #69202 )
...
Changelog: https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_34
https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_33
2022-04-03 18:39:07 +03:00
starkillerOG
00a088b75c
Motion Blinds integration add dhcp discovery for Connector ( #68969 )
2022-04-03 09:22:15 -06:00
starkillerOG
2bb71cf6bc
Motion Blinds opening closing ( #68837 )
2022-04-03 09:21:53 -06:00
Jesse Hills
0558be0ab2
ESPHome: Remove disconnect callbacks after they are done ( #69169 )
2022-04-03 17:19:23 +02:00
J. Nick Koston
198f4a12f0
Exclude static select attributes from being recorded in the database ( #69195 )
2022-04-03 17:17:55 +02:00
J. Nick Koston
e364456a46
Exclude static siren attributes from being recorded in the database ( #69196 )
2022-04-03 17:16:49 +02:00
J. Nick Koston
e48cec4b33
Exclude static vacuum attributes from being recorded in the database ( #69199 )
2022-04-03 17:15:50 +02:00
J. Nick Koston
9e390996cc
Exclude static fan attributes from being recorded in the database ( #69192 )
2022-04-03 15:52:46 +02:00
Marc Mueller
aec5d0d53d
Update hangups to 0.4.18 ( #69149 )
2022-04-03 15:46:28 +02:00
J. Nick Koston
4f8c7fe05b
Exclude static number attributes from being recorded in the database ( #69194 )
2022-04-03 15:43:44 +02:00
J. Nick Koston
8de26e5085
Exclude static humidifier attributes from being recorded in the database ( #69193 )
2022-04-03 15:42:29 +02:00
Austin Mroczek
e5fe18bdb1
Improve totalconnect error handling ( #68716 )
2022-04-03 07:12:33 -06:00
J. Nick Koston
5b874ce6e8
Exclude static light attributes from being recorded in the database ( #69155 )
2022-04-03 06:13:03 -06:00
Erik Montnemery
5e44049994
Migrate decora light to color_mode ( #69174 )
2022-04-03 14:01:01 +02:00
Erik Montnemery
7e2f024e29
Migrate decora_wifi light to color_mode ( #69175 )
2022-04-03 13:59:27 +02:00
Erik Montnemery
eeeb21a9f1
Migrate dynalite light to color_mode ( #69177 )
2022-04-03 13:58:28 +02:00
Erik Montnemery
b38ca5ddd6
Migrate elkm1 light to color_mode ( #69179 )
2022-04-03 13:56:46 +02:00
J. Nick Koston
522a9bb6b1
Exclude supported features and attribution from being recorded in the database ( #69165 )
2022-04-03 13:51:42 +02:00
Erik Montnemery
9335b9a52e
Migrate enocean light to color_mode ( #69180 )
2022-04-03 13:44:38 +02:00
Erik Montnemery
24754c31ca
Remove use of deprecated constants from evil_genius_labs light ( #69183 )
2022-04-03 13:37:29 +02:00
Bouwe Westerdijk
2ce8c97ebd
Bump plugwise to v0.17.3 ( #69139 )
2022-04-03 13:20:20 +02:00
Erik Montnemery
422f4fb4ea
Migrate devolo_home_control light to color_mode ( #69176 )
2022-04-03 13:18:01 +02:00
ollo69
0876239927
Do not redact diagnostics empty key ( #69160 )
2022-04-03 13:17:08 +02:00
Erik Montnemery
d7992c1e87
Unsubscribe listeners when entity meter sensor is removed ( #69172 )
2022-04-03 13:15:22 +02:00
Erik Montnemery
dbb9dc2d39
Migrate eufy light to color_mode ( #69181 )
2022-04-03 12:45:58 +02:00
Erik Montnemery
88b01b80ce
Migrate everlights light to color_mode ( #69182 )
2022-04-03 12:44:21 +02:00
Simone Chemelli
beb5184720
Add Fritz visit device link to discovered devices ( #69186 )
2022-04-03 11:59:47 +02:00
Simone Chemelli
f8333feb51
Add Shelly visit device link to discovered devices ( #69185 )
2022-04-03 11:53:25 +02:00
Glenn Waters
69461f115d
Environment Canada: allow AQHI to pull from forecast when current not available ( #69142 )
...
* Allow AQHI to pull from forecast when current not available.
* Remove redundant check.
* Remove lambda.
2022-04-03 11:59:27 +03:00
Franck Nijhof
27b48573ea
Add EntityFeature enum to Remote ( #69120 )
2022-04-02 20:58:48 -07:00
Franck Nijhof
17403f930f
Add EntityFeature enum to Media Player ( #69119 )
2022-04-02 20:58:23 -07:00
Franck Nijhof
721db6d962
Add EntityFeature enum to Lock ( #69118 )
2022-04-02 20:57:32 -07:00
Franck Nijhof
ea148a1b8e
Add EntityFeature enum to Light ( #69103 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-04-02 20:57:01 -07:00
Franck Nijhof
2d37066ce5
Add EntityFeature enum to Vacuum ( #69121 )
2022-04-02 20:55:44 -07:00
Franck Nijhof
cce19dc480
Add EntityFeature enum to Water Heater ( #69123 )
2022-04-02 20:55:17 -07:00
Raman Gupta
e06856f965
Make zwave_js config entry unique ID a string ( #69163 )
...
* Make zwave_js config entry unique ID a string
* Add test
* Fix tests
2022-04-02 23:52:07 -04:00
J. Nick Koston
b92fc42f0f
Exclude static climate attributes from being recorded in the database ( #69158 )
2022-04-02 20:48:32 -07:00
J. Nick Koston
9d82248017
Exclude static and token attributes from being recorded for media_player ( #69156 )
2022-04-02 20:47:43 -07:00
J. Nick Koston
42bf62e187
Exclude static water_heater attributes from being recorded in the database ( #69159 )
2022-04-02 20:46:41 -07:00
Diogo Gomes
6389959fb7
Makes sure YAML defined tariffs are unique ( #69151 )
2022-04-02 20:41:03 -07:00
Nenad Bogojevic
ccd5ada341
Fix withings race condition for access token ( #69107 )
2022-04-02 20:39:44 -07:00
Wictor
d7375f1a9c
Refactor telegram_bot polling/webhooks platforms and add tests ( #66433 )
...
Co-authored-by: Pär Berge <paer.berge@gmail.com>
2022-04-02 20:39:14 -07:00
Michael
55c6112a28
ignore ip6 link local address on ssdp discovery ( #69135 )
2022-04-02 22:34:12 +03:00
Franck Nijhof
1a04dc4fca
Set brand icon on WLED update entity ( #69145 )
2022-04-02 22:28:08 +03:00
Mick Vleeshouwer
1103c5d101
Bugfix for overkiz.alarm_control_panel platform exception ( #69131 )
...
* Revert changes
* Remove debug statement
2022-04-02 22:27:12 +03:00
Raman Gupta
963ed74797
Fix kodi log spamming again ( #69137 )
...
* Fix kodi log spamming again
* use try except else
2022-04-02 13:26:50 -04:00
Keilin Bickar
1563420de8
Bump asyncsleepiq to 1.2.3 ( #69104 )
2022-04-02 10:44:16 +02:00
Franck Nijhof
9a1f5ca16f
Update wled to 0.13.2 ( #69116 )
2022-04-02 10:43:50 +02:00
puddly
88ae7de4fb
Bump ZHA dependency zigpy-deconz from 0.14.0 to 0.15.0 ( #69099 )
2022-04-02 10:23:22 +02:00
Erik Montnemery
66e9b263a8
Migrate bond light to color_mode ( #69078 )
2022-04-01 22:03:19 -10:00
Glenn Waters
912923f55d
Environment Canada: Fix for when temperature is zero ( #69101 )
2022-04-02 09:44:40 +02:00
Marcel van der Veldt
538c8160f3
Adjust check for orphaned Hue device entries for grouped lights ( #69110 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-04-02 09:44:05 +02:00
Raman Gupta
5f897874cb
Fix kodi log spamming ( #69113 )
2022-04-02 09:42:19 +02:00
Raman Gupta
15fc7349ed
Fix unit prefixes for derivative and integration ( #69109 )
2022-04-02 09:36:56 +02:00
Marcel van der Veldt
ee4eebea7d
Allow lowercase none for effect value in Hue lights ( #69111 )
2022-04-02 09:14:56 +02:00
Erik Montnemery
ae9c2df691
Return unsubscribe callback from start.async_at_start ( #69083 )
...
* Return unsubscribe callback from start.async_at_start
* Update calling code
2022-04-01 23:34:36 +02:00
Patrik Lindgren
4b5996c5ed
Drop support for Tradfri groups and YAML configuration ( #68033 )
...
* Drop support for Tradfri groups
* Remove context
* Remove async_setup
* Mark removed
* Pass generator expression
2022-04-01 23:26:35 +02:00
Franck Nijhof
853923c30a
Add EntityFeature enum to Fan ( #69091 )
2022-04-01 20:53:38 +02:00
Bouwe Westerdijk
9902ecb417
Remove use of HVAC_MODE_OFF in plugwise climate, it's not implemented ( #69094 )
2022-04-01 20:53:09 +02:00
Álvaro Fernández Rojas
4f49939bc0
Remove deprecated DEVICE_CLASS_* and STATE_CLASS_* from Airzone ( #69096 )
2022-04-01 20:51:20 +02:00
Bram Kragten
cb437449dd
Update frontend to 20220401.0 ( #69095 )
2022-04-01 11:26:18 -07:00
Franck Nijhof
c31e788439
Rename current_version to installed_version in Update platform ( #69093 )
2022-04-01 20:11:17 +02:00
Franck Nijhof
02dbd617b9
Add EntityFeature enum to Humidifier ( #69092 )
2022-04-01 20:10:52 +02:00
Mick Vleeshouwer
325a260cfd
Fix Protexial alarm in Overkiz integration ( #68996 )
2022-04-01 10:26:34 -07:00
Franck Nijhof
8fc55b71c5
Add EntityFeature enum to Climate ( #69077 )
2022-04-01 09:41:49 -07:00
epenet
4c7e1fe060
Cleanup ENTITY_CATEGORIES_SCHEMA ( #66549 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-04-01 09:40:43 -07:00
Franck Nijhof
330c931067
Add EntityFeature enum to Cover ( #69088 )
2022-04-01 09:38:21 -07:00
Franck Nijhof
93571c2d01
Add EntityFeature enum to Camera ( #69072 )
2022-04-01 09:38:03 -07:00
Erik Montnemery
7f1b90a51c
Migrate crownstone light to color_mode ( #69081 )
2022-04-01 18:18:13 +02:00
J. Nick Koston
8cf6ac281e
Convert statistics to use history api for database access ( #68411 )
2022-04-01 08:49:21 -07:00
Mick Vleeshouwer
4f4f7e40e3
Bump pyoverkiz to 1.3.14 in Overkiz integration ( #69084 )
2022-04-01 08:48:14 -07:00