Maciej Bieniek
7a36bdb052
Make Shelly Wall Display thermostat implementation compatible with firmware 1.2.5 ( #104812 )
2023-11-30 19:47:51 +01:00
Erik Montnemery
83d881459a
Add NodeStrClass.__voluptuous_compile__ ( #104808 )
2023-11-30 19:47:47 +01:00
Marcel van der Veldt
9d53d6811a
Bump python-matter-server to version 5.0.0 ( #104805 )
2023-11-30 19:47:44 +01:00
Charles Garwood
847fd4c653
Use .get for Fully Kiosk SSL settings in coordinator ( #104801 )
2023-11-30 19:47:40 +01:00
Michael
0eefc98b33
Fix runtime error in CalDAV ( #104800 )
2023-11-30 19:47:36 +01:00
Marcel van der Veldt
ea8a47d0e9
Fix device sync to Google Assistant if Matter integration is active ( #104796 )
...
* Only get Matter device info if device is an actual Matter device
* Return None if matter device does not exist
* lint
* fix test
* adjust google assistant test
2023-11-30 19:47:30 +01:00
c0ffeeca7
75d2ea9c57
KMtronic to LG Soundbar: add host field description ( #104792 )
2023-11-30 19:45:02 +01:00
c0ffeeca7
cf63cd33c5
iAlarm to Keenetic: add host field description ( #104791 )
...
Co-authored-by: Andrey Kupreychik <foxel@quickfox.ru>
2023-11-30 19:44:58 +01:00
c0ffeeca7
fd442fadf8
HLK to Hyperion: add host field description ( #104789 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-30 19:44:52 +01:00
c0ffeeca7
62537aa63a
Frontier to Glances: add host field description ( #104787 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-30 19:44:48 +01:00
c0ffeeca7
d7de9c13fd
Goalzero to HEOS: add host field description ( #104786 )
2023-11-30 19:44:45 +01:00
Erwin Douna
04b72953e6
Fix Fastdotcom no entity ( #104785 )
...
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-11-30 19:44:41 +01:00
c0ffeeca7
ddba7d8ed8
Freebox to FRITZ!Box add host field description ( #104784 )
...
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2023-11-30 19:44:38 +01:00
c0ffeeca7
40c7432e8a
FiveM to Foscam: add host field description ( #104782 )
2023-11-30 19:44:35 +01:00
c0ffeeca7
e1504759fe
Enphase to Evil: add host field description ( #104779 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-30 19:44:31 +01:00
c0ffeeca7
b6b2cf194d
Ecoforest to Emonitor: add host field description ( #104778 )
2023-11-30 19:44:28 +01:00
c0ffeeca7
c3566db339
Dremel to Duotecno: add host field description ( #104776 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-30 19:44:25 +01:00
c0ffeeca7
4eec48de51
Deconz to DoorBird: add host field description ( #104772 )
...
* Deconz to DoorBird: add host field description
* Update homeassistant/components/deconz/strings.json
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
---------
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2023-11-30 19:44:21 +01:00
c0ffeeca7
fe544f670f
Comelit, Coolmaster: add host field description ( #104771 )
2023-11-30 19:44:18 +01:00
c0ffeeca7
816e524457
Broadlink, BSB-Lan: add host field description ( #104770 )
2023-11-30 19:44:15 +01:00
Allen Porter
4b22551af1
Fix bug in rainbird device ids that are int serial numbers ( #104768 )
2023-11-30 19:44:12 +01:00
Jan Bouwhuis
b4907800a9
Debug level logging for DSMR migration code ( #104757 )
2023-11-30 19:44:08 +01:00
Daniel Gangl
f366b37c52
Bump zamg to 0.3.3 ( #104756 )
2023-11-30 19:44:05 +01:00
Michael Hansen
90bcad31b5
Skip TTS when text is empty ( #104741 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-11-30 19:44:01 +01:00
Franck Nijhof
34c65749e2
Revert "Add proj dependency to our wheels builder ( #104699 )" ( #104704 )
2023-11-30 19:43:58 +01:00
Christopher Fenner
5f549649de
Update initial translation for ViCare water heater entity ( #104696 )
2023-11-30 19:43:55 +01:00
c0ffeeca7
78f1c0cb80
Axis: add host and user name field description ( #104693 )
2023-11-30 19:43:51 +01:00
Charles Garwood
6f45fafc11
Bump pynws to 1.6.0 ( #104679 )
2023-11-30 19:43:48 +01:00
Florian
4acea82ca1
Fix Philips TV none recordings_list ( #104665 )
...
Correct for missing recordings list in api client.
---------
Co-authored-by: Joakim Plate <elupus@ecce.se>
2023-11-30 19:43:44 +01:00
Sergiy Maysak
f1e8c1c7ee
Fix wirelesstag unique_id to use uuid instead of tag_id ( #104394 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2023-11-30 19:43:40 +01:00
Franck Nijhof
19f543214f
Bump version to 2023.12.0b0
2023-11-29 20:40:14 +01:00
Allen Porter
af2f8699b7
Add due date and description to CalDAV To-do ( #104656 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Robert Resch <robert@resch.dev>
2023-11-29 19:35:36 +01:00
J. Nick Koston
1522118453
Remove aiohttp cancel on disconnect workaround ( #104175 )
2023-11-29 11:20:36 -07:00
J. Nick Koston
50f2c41145
Avoid db hit and executor job for impossible history queries ( #104724 )
2023-11-29 11:20:22 -07:00
Joost Lekkerkerker
1fefa93648
Use config entry callbacks in Gree ( #104740 )
2023-11-29 19:03:58 +01:00
Michael Hansen
e10d58ef3e
Bump intents to 2023.11.29 ( #104738 )
2023-11-29 18:52:27 +01:00
J. Nick Koston
1b048ff388
Remove HomeAssistantAccessLogger ( #104173 )
2023-11-29 10:40:19 -07:00
Duco Sebel
1727c19e0d
Address review comments for Picnic ( #104732 )
2023-11-29 18:35:55 +01:00
Paul Bottein
38eda9f46e
Add multiple option to text selector ( #104635 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2023-11-29 18:32:32 +01:00
J. Nick Koston
dfed10420c
Remove aiohttp enable_compression helper ( #104174 )
2023-11-29 10:24:34 -07:00
Richard Kroegel
2287c45afc
Bump bimmer-connected to 0.14.5 ( #104715 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-11-29 18:11:04 +01:00
Michael Hansen
a894146cee
Fix TTS streaming for VoIP ( #104620 )
...
* Use wav instead of raw tts audio in voip
* More tests
* Use mock TTS dir
2023-11-29 12:07:22 -05:00
Jan Bouwhuis
47426a3ddc
Remove redundant websocket_api exception handler ( #104727 )
2023-11-29 16:56:26 +01:00
Jan Bouwhuis
4bf88b1690
Improve MQTT json light brightness scaling ( #104510 )
...
* Improve MQTT json light brightness scaling
* Revert unrelated changes
* Format
2023-11-29 16:42:10 +01:00
Joost Lekkerkerker
b36ddaa15c
Change super class order in Withings Calendar ( #104721 )
2023-11-29 16:30:23 +01:00
Jan Bouwhuis
82264a0d6b
Fix mqtt cover state is open after receiving stopped payload ( #104726 )
2023-11-29 16:29:42 +01:00
Bram Kragten
4628b03677
Update frontend to 20231129.1 ( #104723 )
2023-11-29 16:29:20 +01:00
Jan-Philipp Benecke
e2bab699b5
Avoid double refresh when adding entities in bsblan ( #104647 )
2023-11-29 16:24:30 +01:00
J. Nick Koston
608f4f7c52
Bump aiohttp to 3.9.1 ( #104176 )
2023-11-29 16:13:54 +01:00
dupondje
ba481001c3
Add support for multiple mbus devices in dsmr ( #84097 )
...
* Add support for multiple mbus devices in dsmr
A dsmr meter can have 4 mbus devices.
Support them all and also add support for a water meter on the mbus
device.
* Apply suggestions from code review
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
* Rewrite old gas sensor to new mbus sensor
* No force updates + fix mbus entity unique_id
* Remove old gas device
* Add additional tests
* Fix remarks from last review + move migrated 5b gas meter to new device_id
* Fix ruff error
* Last fixes
---------
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2023-11-29 15:41:58 +01:00