Erik Montnemery
268044cd01
Remove unnecessary assignment of Template.hass from notify ( #123680 )
2024-08-12 15:53:19 +02:00
Erik Montnemery
b04e3dc6fd
Remove unnecessary assignment of Template.hass from serial ( #123686 )
2024-08-12 15:52:41 +02:00
Erik Montnemery
ecd061d46f
Remove unnecessary assignment of Template.hass from rest ( #123682 )
2024-08-12 15:52:03 +02:00
Erik Montnemery
1c9a1c71d3
Remove unnecessary assignment of Template.hass from scrape ( #123685 )
2024-08-12 15:51:37 +02:00
Erik Montnemery
efa3f228a5
Remove unnecessary assignment of Template.hass from slack ( #123688 )
2024-08-12 15:51:26 +02:00
Erik Montnemery
533e383d5d
Remove unnecessary assignment of Template.hass from sql ( #123690 )
2024-08-12 15:51:02 +02:00
Erik Montnemery
4639e7d5c7
Remove unnecessary assignment of Template.hass from tcp ( #123691 )
2024-08-12 08:49:37 -05:00
Erik Montnemery
78b6cdb201
Remove unnecessary assignment of Template.hass from logi_circle ( #123678 )
2024-08-12 15:39:34 +02:00
Erik Montnemery
11fd1086af
Remove unnecessary assignment of Template.hass from logbook ( #123677 )
2024-08-12 15:39:18 +02:00
Erik Montnemery
5b5b9ac4ef
Remove unnecessary assignment of Template.hass from influxdb ( #123673 )
2024-08-12 14:56:29 +02:00
J. Nick Koston
b20623447e
Ensure HomeKit connection is kept alive for devices that timeout too quickly ( #123601 )
2024-08-12 14:54:57 +02:00
Erik Montnemery
f6e82ae0ba
Remove unnecessary assignment of Template.hass from camera ( #123663 )
2024-08-12 14:54:41 +02:00
Erik Montnemery
82bedb1ab5
Remove unnecessary assignment of Template.hass from dweet ( #123667 )
2024-08-12 14:54:31 +02:00
Erik Montnemery
33a22ae208
Remove unnecessary assignment of Template.hass from triggers ( #123672 )
2024-08-12 14:54:03 +02:00
Erik Montnemery
77e9acd864
Remove unnecessary assignment of Template.hass from emulated_kasa ( #123670 )
2024-08-12 14:53:22 +02:00
Erik Montnemery
b9010e96a0
Remove unnecessary assignment of Template.hass from emoncms ( #123668 )
2024-08-12 14:52:51 +02:00
Erik Montnemery
27d76f5953
Remove unnecessary assignment of Template.hass from history_stats ( #123671 )
2024-08-12 14:52:34 +02:00
Robert Resch
64ceb11f8c
Remove libcst constraint ( #123661 )
2024-08-12 14:44:52 +02:00
Erik Montnemery
32d2218ff0
Remove unnecessary assignment of Template.hass from doods ( #123666 )
2024-08-12 14:31:11 +02:00
Erik Montnemery
ecc308c326
Remove unnecessary assignment of Template.hass from command_line ( #123664 )
2024-08-12 14:30:48 +02:00
Erik Montnemery
840d9a0923
Remove unnecessary assignment of Template.hass from arest ( #123662 )
2024-08-12 14:30:35 +02:00
Barry vd. Heuvel
81faf1b582
Add homematicip_cloud service set cooling home ( #121943 )
...
* [homematicip_cloud] Add service to set cooling mode
* Create seperate test for cooling
* Rename service to set_home_cooling_mode
* Raise exception when accesspoint not found
2024-08-12 14:01:12 +02:00
epenet
ecf22e4c4f
Improve type hints in logbook tests ( #123652 )
2024-08-12 13:29:38 +02:00
Joost Lekkerkerker
e8d7eb05ae
Delete unused snapshots ( #123656 )
...
* Delete unused snapshots
* Delete unused snapshots
2024-08-12 13:28:09 +02:00
Robert Resch
8c5748dcc1
Remove regex constraint ( #123650 )
2024-08-12 13:23:10 +02:00
Cyrill Raccaud
0803ac9b0b
Add Swiss public transport fetch connections service ( #114671 )
...
* add service to fetch more connections
* improve error messages
* better errors
* wip
* fix service register
* add working tests
* improve tests
* temp availability
* test availability
* remove availability test
* change error type for coordinator update
* fix missed coverage
* convert from entity service to integration service
* cleanup changes
* add more tests for the service
2024-08-12 11:26:42 +02:00
Willem-Jan van Rootselaar
8cfac68317
Bump BSBLan to 0.6.2 ( #123594 )
...
* chore: Update bsblan library to version 0.6.1
* add dataclass BSBLANConfig
remove session as bsblan has it's own session
* Update temperature unit handling in BSBLANClimate
* chore: Remove unused constant in bsblan/const.py
* chore: Update python-bsblan library to version 0.6.2
* feat: Add async_get_clientsession to BSBLAN initialization
This commit adds the `async_get_clientsession` function to the initialization of the `BSBLAN` class in both `__init__.py` and `config_flow.py` files. This allows the `BSBLAN` instance to have its own session for making HTTP requests. This change improves the performance and reliability of the BSBLAN integration.
2024-08-12 10:57:51 +02:00
epenet
e64ca7c274
Enable implicit-return (RET503) rule in ruff ( #122771 )
2024-08-12 10:04:16 +02:00
epenet
0bb8c4832d
Enable raise-within-try (TRY301) rule in ruff ( #123351 )
2024-08-12 09:16:33 +02:00
J. Nick Koston
b15ea58851
Relocate code to get scheduled TimerHandles ( #123546 )
2024-08-12 09:15:33 +02:00
G Johansson
86df43879c
Define Manual alarm as a helper ( #123587 )
2024-08-12 09:14:48 +02:00
Amit Finkelstein
4527de18d5
Bump pycoolmasternet-async to 0.2.2 ( #123634 )
2024-08-12 09:13:52 +02:00
G Johansson
bbefe47aeb
Add unique id to Manual alarm ( #123588 )
2024-08-12 09:12:26 +02:00
G Johansson
b19758ff71
Change WoL to be secondary on device info ( #123591 )
2024-08-12 09:11:44 +02:00
G Johansson
401e36b885
Remove deprecated yaml import from Ecovacs ( #123605 )
2024-08-12 09:09:51 +02:00
G Johansson
6343a086e4
Remove deprecated process sensor from System monitor ( #123616 )
2024-08-12 09:08:40 +02:00
Joost Lekkerkerker
5b6bfa9ac8
Remove Spotify scope check ( #123545 )
2024-08-12 09:04:12 +02:00
Matthias Alphart
e1336a1975
Update knx-frontend to 2024.8.9.225351 ( #123557 )
2024-08-12 08:55:24 +02:00
G Johansson
ca34bac479
Remove deprecated horn switch in starline ( #123608 )
2024-08-11 22:38:59 +02:00
G Johansson
4a099ab942
Remove deprecated yaml import from lupusec ( #123606 )
2024-08-11 22:38:20 +02:00
G Johansson
4daefe0b6e
Remove deprecated fan as light in lutron ( #123607 )
...
* Remove deprecated fan as light in lutron
* Remove more
2024-08-11 22:37:33 +02:00
Maciej Bieniek
a040f1a9d1
Bump `aioshelly` to version 11.2.0 ( #123602 )
...
Bump aioshelly to version 11.2.0
2024-08-11 20:56:12 +03:00
wittypluck
766733b3b2
Avoid Exception on Glances missing key ( #114628 )
...
* Handle case of sensors removed server side
* Update available state on value update
* Set uptime to None if key is missing
* Replace _attr_available by _data_valid
2024-08-11 19:14:43 +02:00
Carlos Gustavo Sarmiento
b392d61391
Update MPD Player to use HOST and PORT to detect duplicate configs ( #123410 )
...
* Allow Monetary device_class to accept `Measurement` state_class
* Update MPD Player to use HOST and PORT to detect duplicate configs
2024-08-11 18:50:11 +02:00
Andrew Jackson
be3e720c57
Add diagnostics platform to Mastodon ( #123592 )
...
Diagnostics
2024-08-11 14:53:44 +02:00
G Johansson
e93d0dfdfc
Use setup method in coordinator for Trafikverket Train ( #123138 )
...
* Use setup method in coordinator for Trafikverket Train
* Overwrite types
2024-08-11 14:15:20 +02:00
Pavel Skuratovich
9be8616cc0
Add state_class to starline sensors to generate long-term statistics ( #123540 )
...
* starline: Add state_class to sensors to generate long-term statistics
* starline: Add 'errors' unit to 'errors' sensor
2024-08-11 12:54:31 +02:00
J. Nick Koston
7aed35b3f0
Bump aiohttp to 3.10.3 ( #123549 )
2024-08-10 15:09:18 -05:00
Joakim Plate
f69507527b
Make sure diagnostic data is output in deterministic order ZHA ( #123551 )
...
Make sure diagnostic data is output in deterministic order
Sets are not ordered, so the tests for this failed sporadically since it is
converted into a list when converted to json.
2024-08-10 20:55:31 +02:00
Joakim Plate
f53da62026
Extend ZHA attribute diagnostic information ( #123199 )
...
* Include full attribute representation in in data
* Extend attribute diagnostics for zha
2024-08-10 19:25:21 +02:00