Jan Bouwhuis
3dc8df2403
Get ServiceValidationError message from translation cache only ( #113704 )
...
* Get ServiceValidationError message from translation cache only
* Remove message for NotValidPresetModeError
2024-03-18 14:42:21 +01:00
Marc Mueller
2c06d4fcb9
Add empty line after module docstring (2) [components] ( #112736 )
2024-03-08 19:15:59 +01:00
Marc Mueller
ff3a801936
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
Erik Montnemery
6fe28d3764
Migrate integrations a-d to generic flowhandler ( #111861 )
2024-02-29 20:07:14 +01:00
Jan-Philipp Benecke
80b404f351
Raise translatable exceptions in entity set methods for BSBLan ( #105693 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-02-16 16:23:47 +01:00
G Johansson
366da3e01f
Adds new climate feature flags to bsblan ( #109480 )
2024-02-03 07:04:26 +01:00
Willem-Jan van Rootselaar
09234ca3af
Update python-bsblan version to 0.5.18 ( #108145 )
2024-01-16 13:05:58 +01:00
c0ffeeca7
56350d1c0a
Broadlink, BSB-Lan: add host field description ( #104770 )
2023-11-30 08:47:37 +01:00
Jan-Philipp Benecke
e2bab699b5
Avoid double refresh when adding entities in bsblan ( #104647 )
2023-11-29 16:24:30 +01:00
Jan-Philipp Benecke
0dc6c1d03a
Fix entry data typing in bsblan ( #103544 )
2023-11-06 21:43:02 +01:00
Jan-Philipp Benecke
56b4369f44
Add MAC address to bsblan device info ( #103180 )
2023-11-01 17:53:40 +01:00
Jan-Philipp Benecke
70843862aa
Address late review for bsblan ( #99360 )
...
* Address late review comment
* Break also comment
2023-08-31 07:31:05 +02:00
Jan-Philipp Benecke
5c8e5a7af2
Split bsblan coordinator and randomize update interval ( #99269 )
...
* Split out bsblan coordinator and randomize update interval
* Use logger const
* Add randomising update interval for following updates
* Implement review comments
* Re-add config_entry
* Remove line
2023-08-30 13:14:30 +02:00
Willem-Jan van Rootselaar
1e37e1e355
Bump python-bsblan to 0.5.16 ( #99238 )
2023-08-29 23:23:20 -04:00
J. Nick Koston
c087e6eab6
Revert "Bump python bsblan 0.5.14" ( #99130 )
2023-08-27 08:59:28 -05:00
Willem-Jan van Rootselaar
a81e6d5811
Bump python bsblan 0.5.14 ( #99089 )
...
* update python-bsblan to 0.5.14
* fix test diagnostics
2023-08-26 22:13:25 +03:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Jan-Philipp Benecke
c2f9070f40
Check before casting to float & add integration type to bsblan ( #97210 )
2023-07-25 16:11:37 +02:00
Joost Lekkerkerker
7eb26cb9c9
Fix explicit device naming for integrations a-j ( #95619 )
...
Fix explicit device naming for a-j
2023-06-30 11:33:50 -04:00
Franck Nijhof
998a45879e
Use HAVCMode enum in BSB-Lan climate ( #94638 )
2023-06-15 14:13:20 +02:00
Willem-Jan van Rootselaar
4575352101
Bump python-bsblan to 0.5.11 ( #90377 )
2023-03-28 12:50:57 +02:00
epenet
93efdc4991
Improve switch and climate type hints in integrations ( #90040 )
2023-03-21 13:26:41 +01:00
Erik Montnemery
87420e949d
Sort manifests 2 ( #87023 )
2023-02-08 20:16:39 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
Willem-Jan van Rootselaar
711c92a87f
Bump version python-bsblan to 0.5.9 ( #86373 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-01-22 17:57:17 +01:00
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +00:00
Marc Mueller
516cb31635
Fix multi inheritance with CoordinatorEntity ( #85053 )
2023-01-03 23:07:59 +01:00
Marc Mueller
972eb34ed9
Improve `bluetooth` generic typing ( #84891 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-02 21:19:53 -10:00
GitHub Action
f19a1147fe
[ci skip] Translation update
2022-12-11 00:26:24 +00:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
GitHub Action
a1eab7f842
[ci skip] Translation update
2022-12-04 00:23:06 +00:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
Willem-Jan van Rootselaar
949dede16b
Add support for BSBLAN firmware v3 ( #82288 )
...
* bump python-bsblan version to 0.5.8
* add static_state
this holds values that only needs retrieving once in a while
* update diagnostics json with the right info
2022-11-30 16:36:33 +01:00
GitHub Action
230b50d099
[ci skip] Translation update
2022-11-29 00:26:01 +00:00
Willem-Jan van Rootselaar
fb132f8a26
Add diagnostics to bsblan ( #80957 )
...
* add diagnostics to bsblan
* add device info
check firmware.
* add test for diagnostics
* Update tests/components/bsblan/test_diagnostics.py
Co-authored-by: Aarni Koskela <akx@iki.fi>
* add fixture for diagnostics test
Co-authored-by: Aarni Koskela <akx@iki.fi>
2022-11-26 03:12:07 +01:00
GitHub Action
f3b3193f7a
[ci skip] Translation update
2022-11-25 00:24:19 +00:00
GitHub Action
eaf6d43508
[ci skip] Translation update
2022-11-23 00:26:26 +00:00
GitHub Action
3bea04e387
[ci skip] Translation update
2022-11-21 00:26:41 +00:00
GitHub Action
fe5246fb6f
[ci skip] Translation update
2022-11-19 00:26:11 +00:00
Willem-Jan van Rootselaar
ed2696f03e
Bump python-bsblan to version 0.5.7 ( #81330 )
2022-11-01 09:28:02 +01:00
Willem-Jan van Rootselaar
b490f47334
Bump python-bsblan to 0.5.6 ( #80956 )
...
* Bump python-bsblan to 0.5.6
* update requirements
2022-10-27 19:25:14 +03:00
Marc Mueller
6b56336e52
Revert BSBLAN name change to fix hassfest ( #80525 )
2022-10-18 13:16:27 +02:00
Willem-Jan van Rootselaar
1fe397f7d7
Update bsblan integration ( #67399 )
...
* Update bsblan integration
Update the integration to current standards
* removed unused code
update coverage
* some cleanup
* fix conflicts due upstream changes
* fix prettier json files
* fix remove comment code
* use dataclass instead of tuple
* fix spelling
* Set as class attribute
main entity doesn't need to give own name
* fix requirements
2022-10-18 12:06:51 +02:00
GitHub Action
39ddc37d76
[ci skip] Translation update
2022-09-26 00:30:11 +00:00
epenet
ec532414ba
Import climate constants from root [a-l] ( #78177 )
2022-09-10 23:39:52 +02:00
epenet
4de50fc471
Improve type hint in bsblan climate entity ( #77014 )
2022-08-19 10:09:20 +02:00
epenet
dedf063e43
Improve entity type hints [b] ( #77012 )
2022-08-19 09:54:13 +02:00
GitHub Action
bec8e544f4
[ci skip] Translation update
2022-08-14 00:25:47 +00:00
GitHub Action
6e03b12a93
[ci skip] Translation update
2022-08-13 00:25:00 +00:00