epenet
3e4d388491
Use DeviceInfo in somfy-mylink ( #58573 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-28 09:39:12 +02:00
epenet
f7797328e6
Use DeviceInfo in soma ( #58572 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-28 09:38:53 +02:00
Dave Lowper
892df608e9
Fix ZeroDivisionError on freebox/sensor ( #57077 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-28 09:30:06 +02:00
Quentame
f28de7891d
Add `configuration_url` to iCloud integration ( #58557 )
2021-10-28 09:03:53 +02:00
Quentame
bcd4ffdef3
Add `configuration_url` to Freebox integration ( #58555 )
2021-10-28 08:56:38 +02:00
Aaron Bach
feda48f599
Add additional MAC address pattern for Guardian DHCP discovery ( #58562 )
2021-10-28 08:47:54 +02:00
Erik Montnemery
0456a896e3
Avoid service call in MQTT async_publish function ( #58441 )
...
* Avoid service call in MQTT async_publish function
* Tweak
* Fix integrations + tests
2021-10-28 08:13:32 +02:00
GitHub Action
11cb04822e
[ci skip] Translation update
2021-10-28 00:11:45 +00:00
Paulus Schoutsen
366a4d24f4
Add entity category to ZHA battery ( #58553 )
2021-10-27 16:28:10 -07:00
Paulus Schoutsen
e1e864d2b6
Get the registry using the callback method ( #58542 )
2021-10-27 15:58:14 -07:00
Andre Lengwenus
b34eb53914
Register LCN devices in device registry ( #53143 )
2021-10-27 14:29:28 -07:00
Franck Nijhof
8d05813c97
Bump version to 2021.12.0dev0 ( #58546 )
2021-10-27 23:08:34 +02:00
Bram Kragten
f56802f8e9
Update frontend to 20211027.0 ( #58545 )
2021-10-27 21:55:58 +02:00
Hans Oischinger
066610923e
Support ViCare energy units ( #58433 )
2021-10-27 21:15:54 +02:00
yeahme49
15c4f3906b
Blink arm camera ( #56474 )
2021-10-27 13:24:55 -05:00
hesselonline
6d6cb03848
Add Number platform to Wallbox ( #52786 )
...
Co-authored-by: jan iversen <jancasacondor@gmail.com>
2021-10-27 12:53:14 -05:00
Erik Montnemery
abb84d9756
Serialize dates and times to isoformat ( #58157 )
2021-10-27 10:51:38 -07:00
Marc Mueller
ced89d8f29
Enable strict typing - bmw_connected_drive ( #58506 )
2021-10-27 12:32:10 -05:00
epenet
b85217c62e
Adjust onewire device model ( #58516 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 12:19:55 -05:00
Austin Mroczek
baaaf3d2bc
Add multi-partition support for TotalConnect ( #55429 )
2021-10-27 12:15:13 -05:00
Paulus Schoutsen
6cd83d1f66
Allow storing picture in area registry ( #58539 )
2021-10-27 10:11:05 -07:00
Erik Montnemery
f228537458
Fix energy cost sensor for MWh + improve tests ( #58540 )
2021-10-27 19:07:05 +02:00
jan iversen
55534cfedd
When tradfri device goes offline set attr_available false ( #58487 )
2021-10-27 18:27:16 +02:00
Colin Robbins
39998f5387
Add kWh as cost option for gas ( #58426 )
...
* Add kWh as cost option for GAS
* Add kWh as cost option for GAS (pylint)
* Add kWh as cost option for GAS (make CONST)
* Change GAS_UNITS to VALID_ENERGY_UNITS
* Add test for Gas cost in kWh (2)
* Back off ENERGY_WATT_HOUR - unlikely for gas
* Add MEGA_WATT_HOUR support (2)
* Normalise pricing for MEGA_WATT_HOUR
* Normalise pricing for MEGA_WATT_HOUR
2021-10-27 18:06:32 +02:00
terminet85
0111b28a67
Add Solar Edge entity device and state class ( #55902 )
2021-10-27 16:42:56 +02:00
Erik Montnemery
41e14c4871
Correct changes in Allow extra keys in MQTT discovery messages ( #58534 )
2021-10-27 16:33:02 +02:00
Franck Nijhof
e70606eee9
Merge branch 'master' into dev
2021-10-27 16:11:28 +02:00
Erik Montnemery
bed4096430
Allow specifying a super template for async_track_template_result ( #58477 )
2021-10-27 16:07:17 +02:00
Erik Montnemery
dfa50a842a
Simplify recorder PgSQL version checks ( #58533 )
2021-10-27 16:05:40 +02:00
drizzle1
a835917311
Add new orange pi boards to orangepi integration ( #58392 )
...
Co-authored-by: Pascal Roeleven <pascal.roeleven@hotmail.com>
Co-authored-by: Pascal Roeleven <dev@pascalroeleven.nl>
2021-10-27 16:00:01 +02:00
epenet
8c1935ce0e
Use DeviceInfo in smappee ( #58522 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 15:13:18 +02:00
Hans Oischinger
e656974e8d
Increase setMode flexibility ( #58491 )
2021-10-27 14:22:16 +02:00
Hans Oischinger
8e8ccb7ce4
Fix Vicare unique_ids ( #58531 )
2021-10-27 14:19:26 +02:00
epenet
4be8d5ebde
Use DeviceInfo in solarlog ( #58526 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 13:57:45 +02:00
Franck Nijhof
bf693e85b1
Revert "Add warning when entity used in template doesn't exist" ( #58527 )
2021-10-27 13:53:26 +02:00
Diogo Gomes
ad48d78315
Simplify utility_meter code base with croniter ( #55625 )
2021-10-27 06:41:44 -05:00
J. Nick Koston
5581f58aad
Handle accessories without a serial number in homekit_controller ( #58498 )
2021-10-27 06:24:57 -05:00
epenet
3b7f620aad
Use DeviceInfo in sma ( #58521 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 13:19:07 +02:00
epenet
6db7f73032
Use DeviceInfo in smartthings ( #58523 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 13:17:47 +02:00
epenet
80bbfde07e
Use DeviceInfo in smarttub ( #58524 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 13:17:20 +02:00
epenet
8e62fc254a
Use DeviceInfo in sms ( #58525 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 13:16:59 +02:00
Franck Nijhof
6f14f954f9
Move WLED palette to config entity category ( #58517 )
2021-10-27 13:16:07 +02:00
epenet
df6351f86b
Use DeviceInfo in shelly ( #58520 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 13:44:47 +03:00
epenet
c1dc2bbf28
Use DeviceInfo in sharkiq ( #58519 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 12:35:53 +02:00
epenet
9d3c75510f
Use DeviceInfo in screenlogic ( #58518 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 12:20:19 +02:00
Tom Schneider
a3dbe8e1e7
Fix media_player grouping while media_player is off ( #58070 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-10-27 12:08:19 +02:00
epenet
8017a1e141
Adjust onewire device manufacturer ( #58515 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 12:02:07 +02:00
Simone Chemelli
f8af44cac2
Fritz clean device_tracker service ( #56535 )
2021-10-27 05:01:06 -05:00
epenet
19eba5a3a0
Use constants for device registry checks ( #58514 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-27 11:34:58 +02:00
Daniel Hjelseth Høyer
91b07cce20
Fix available for Mill ( #58510 )
2021-10-27 11:10:54 +02:00