Tom
4b6febc757
Add reconfiguration flow to Plugwise ( #132878 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-21 16:44:14 +01:00
Norbert Rittel
ac2090d2f5
Replace "service" with "action" in Z-Wave action descriptions ( #133727 )
...
Replace all occurrence of "service" with "action"
Clean up the remaining occurrences of "service" with "action" to be consistent with the new terminology in Home Assistant.
2024-12-21 16:16:12 +01:00
Norbert Rittel
3dad5f6896
Replace two outdated occurrences of "service" with "action" ( #133728 )
2024-12-21 15:54:02 +01:00
Arie Catsman
cc134c820b
Reuse title of deleted enphase_envoy config entry if present ( #133611 )
2024-12-21 15:49:24 +01:00
Arie Catsman
ef31413a59
Add missing asserts to enphase_envoy config flow test ( #133730 )
2024-12-21 15:20:10 +01:00
Álvaro Fernández Rojas
9292bfc6ed
Update AEMET-OpenData to v0.6.4 ( #133723 )
2024-12-21 15:19:55 +01:00
Franck Nijhof
9e6c1d5b62
Add power and energy related sensors to Peblar Rocksolid EV Chargers ( #133729 )
2024-12-21 15:18:08 +01:00
Franck Nijhof
7e2d382ff4
Update aiohasupervisor to 0.2.2b5 ( #133722 )
2024-12-21 15:10:35 +01:00
Matthias Alphart
b5a7a41ebe
KNX: Option to select specific tunnel endpoint on TCP connections ( #131996 )
2024-12-21 15:10:14 +01:00
Franck Nijhof
a3febc4449
Add select platform to Peblar Rocksolid EV Chargers integration ( #133720 )
2024-12-21 14:23:16 +01:00
Norbert Rittel
5abc03c21e
Fix spelling of "Gateway PIN" and remove two excessive spaces ( #133716 )
2024-12-21 13:26:48 +01:00
Joost Lekkerkerker
dc9133f919
Use mac address in Twinkly for unique id ( #133717 )
2024-12-21 13:26:09 +01:00
Arie Catsman
a3fad89d0d
Use super constructor self.config_entry in enphase_envoy coordinator ( #133718 )
2024-12-21 13:19:04 +01:00
Franck Nijhof
a3fab094c3
Add device test for Peblar Rocksolid EV Chargers ( #133713 )
2024-12-21 13:03:44 +01:00
G Johansson
11efec49db
Fix test coverage in workday ( #133616 )
2024-12-21 12:45:00 +01:00
Jan Bouwhuis
6b666b3a0f
Test color_temp updates are processed when an mqtt json light is turned off ( #133715 )
2024-12-21 12:44:00 +01:00
Franck Nijhof
7e24b353ac
Add updates tests for Peblar Rocksolid EV Chargers ( #133712 )
2024-12-21 12:31:58 +01:00
Maciej Bieniek
5665abf991
Store Twinkly runtime data in config entry ( #133714 )
2024-12-21 12:31:40 +01:00
Artur Pragacz
6314d7a44c
Fix section translations check ( #133683 )
2024-12-21 12:31:17 +01:00
Manu
b106b88f5c
Adjust freezer tick in settings tests of IronOS integration ( #133707 )
2024-12-21 12:21:11 +01:00
Franck Nijhof
dbe04f17ad
Add sensors tests for Peblar Rocksolid EV Chargers ( #133710 )
2024-12-21 12:20:03 +01:00
Maciej Bieniek
aad1d6a25d
Use MAC address in Twinkly DeviceInfo.connections
( #133708 )
2024-12-21 12:19:11 +01:00
Franck Nijhof
7326555f03
Add diagnostic to Peblar Rocksolid EV Chargers integration ( #133706 )
2024-12-21 11:38:33 +01:00
Álvaro Fernández Rojas
5c2d769b54
Enable AEMET data cache ( #131226 )
2024-12-21 11:30:46 +01:00
Josef Zweck
66e863a2e3
Allow lamarzocco to reconnect websocket ( #133635 )
2024-12-21 11:29:24 +01:00
Richard Kroegel
78c9e47428
Improve BMW config flow ( #133705 )
2024-12-21 11:20:46 +01:00
J. Nick Koston
4e316429d3
Handle WebsocketConnectionError during mqtt auto reconnect ( #133697 )
...
followup to #133610 to handle the exception in the auto reconnect
path as well
fixes #132985
2024-12-21 11:18:47 +01:00
Norbert Rittel
989a3d1e24
Change "pin" to correct "PIN" for consistent translations ( #133681 )
2024-12-21 11:15:11 +01:00
Norbert Rittel
4efcf18c70
Change "pin" to "PIN" for consistency with common string ( #133682 )
2024-12-21 11:14:47 +01:00
Norbert Rittel
7998a05742
Replace lowercase "pin" in error message with the correct "PIN" ( #133684 )
2024-12-21 11:14:14 +01:00
Norbert Rittel
4ee9f813aa
Fix inconsistent use of "pin" vs. "PIN" ( #133685 )
2024-12-21 11:13:44 +01:00
Franck Nijhof
859993e443
Add update platform to Peblar Rocksolid EV Chargers integration ( #133570 )
...
* Add update platform to Peblar Rocksolid EV Chargers integration
* Use device class translations
2024-12-21 10:55:00 +01:00
Allen Porter
4a063c3f9e
Update the Google Tasks quality scale with documentation improvements ( #133701 )
2024-12-21 10:54:13 +01:00
J. Nick Koston
43fab48d4e
Improve purge performance for PostgreSQL with large databases ( #133699 )
2024-12-21 10:53:15 +01:00
J. Nick Koston
02785a4ded
Simplify query to find oldest state ( #133700 )
2024-12-21 10:37:16 +01:00
Andrew Sayre
e43f4466e0
Improve HEOS group handling ( #132213 )
...
* Move register method to GroupManager
* Remove GroupManager mapping when entity removed
* Add test for when unloaded
* Error when group member not found
* Use entity registery to remove entity
* Update tests per feedback
2024-12-21 09:40:33 +01:00
Erik Montnemery
82f54eb9d2
Adjust the default backup name ( #133668 )
2024-12-21 09:38:59 +01:00
Abílio Costa
954b6133cb
Use common mock fixture in Idasen Desk config flow tests ( #133679 )
2024-12-21 09:35:47 +01:00
Florent Thoumie
9c70ec4150
iaqualink: fix load_verify_locations() blocking call ( #133459 )
...
* Try to fix blocking call
* Fix lint
2024-12-21 09:26:38 +01:00
Dan Raper
3788e942a7
Bump Ohme library version to 1.2.0 ( #133666 )
...
Bump library version
2024-12-21 09:25:34 +01:00
Kevin Worrel
e38a85da64
Add entity translation strings for ScreenLogic ( #130708 )
...
* Add translation strings for entities
* Translation key updates
* Mach original name
* Remove state translations
* Sentence case entity names
* Fix tests
* Add missing translation_key for Air temperature
* Revert inadvertant entity_id change on last_dose_time sensors
* Update homeassistant/components/screenlogic/strings.json
Lowercase 'entry'
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Define translations for each circuit delay sensor
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-21 09:25:21 +01:00
greyeee
861d9b3341
Add initial support for SwitchBot relay switch ( #130863 )
...
* Support relay switch
* 更新下版本
* add test case
* change to async_abort
* Upgrade PySwitchbot to 0.53.2
* change unit to volt
* upgrade pySwitchbot dependency
* bump lib, will be split into a seperate PR after testing is finished
* dry
* dry
* dry
* dry
* dry
* dry
* dry
* update tests
* fixes
* fixes
* cleanups
* fixes
* fixes
* fixes
* bump again
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-21 00:49:30 +01:00
J. Nick Koston
b6819cbff3
Bump PySwitchbot to 0.55.2 ( #133690 )
...
changelog: https://github.com/sblibs/pySwitchbot/compare/0.54.0...0.55.2
2024-12-21 00:13:21 +01:00
Joost Lekkerkerker
9a0035e090
Fix Mealie test coverage ( #133659 )
2024-12-20 23:45:54 +01:00
Luke Lashley
1e420f16f7
Update Roborock to 2.8.4 ( #133680 )
2024-12-20 22:01:56 +01:00
G Johansson
b29be34f55
Allow Filter title to be translated ( #128929 )
2024-12-20 21:21:41 +01:00
Michael Hansen
8607ba884c
Bump intents to 2024.12.20 ( #133676 )
2024-12-20 14:23:12 -05:00
Joost Lekkerkerker
2639bdbefd
Add parallel updates to Mealie ( #133660 )
2024-12-20 19:21:37 +00:00
Norbert Rittel
c780933fa0
Reword invoke_pin action to avoid misunderstanding with "PIN" ( #133665 )
...
* Reword invoke_pin action to avoid misunderstanding with "PIN"
The previous mismatch between "PIN" and "pin" in the invoke_pin caused wrong translations as "PIN" was interpreted as the abbreviation for "Personal Identification Number".
This commit fixes this by explaining "pin" as related to "pinning" content on the device.
In addition the very "invoke" is replaced by "play" which every user and translator will understand immediately.
Along with those changes this commit reverts my previous change to "PIN" in all strings that made things worse.
* Use "Pin ID" for the field variable
2024-12-20 19:12:48 +01:00
Erik Montnemery
a23b37114e
Improve recorder data migrator tests ( #133628 )
2024-12-20 07:41:14 -10:00