Nathan Spencer
f76e295204
Add fault event to balboa ( #138623 )
...
* Add fault sensor to balboa
* Use an event instead of sensor for faults
* Don't set fault initially in conftest
* Use event type per fault message code
* Set fault to None in conftest
2025-03-02 20:24:27 +01:00
Nathan Spencer
0a78f2725d
Add switch to toggle filter cycle 2 on balboa spas ( #138605 )
2025-02-15 20:20:33 +01:00
Nathan Spencer
cbb0dee911
Bump pybalboa to 1.1.3 ( #138557 )
2025-02-15 16:22:04 +01:00
Nathan Spencer
b916fbe1fc
Add time entity to balboa ( #138248 )
2025-02-14 20:50:51 +01:00
Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry ( #138201 )
2025-02-10 21:08:03 +01:00
Nathan Spencer
854af1449b
Bump pybalboa to 1.1.2 ( #138139 )
...
* Bump pybalboa to 1.1.1
* Bump pybalboa to 1.1.2
2025-02-10 13:50:35 +01:00
Nathan Spencer
35e3952770
Add DHCP discovery to balboa ( #136762 )
2025-01-29 17:28:09 +01:00
epenet
3472e0e370
Standardize homeassistant imports in component (a-b) ( #136821 )
2025-01-29 11:37:48 +01:00
epenet
24c70caf33
Improve formatting in component files ( #135261 )
...
* Improve formatting in component files
* Apply suggestions from code review
2025-01-10 11:46:15 +01:00
G Johansson
768c2b0f3d
Remove _enable_turn_on_off_backwards_compatibility A-F ( #132417 )
...
Remove _enable_turn_on_off_backwards_compatibility A-G
2024-12-05 21:46:59 +01:00
epenet
17afe1ae51
Remove deprecated supported features warning in FanEntity ( #132369 )
2024-12-05 20:32:59 +01:00
epenet
29305be23b
Use runtime_data in balboa ( #129035 )
2024-10-23 16:41:45 +02:00
G Johansson
ca4c617d4b
Add TURN_OFF/TURN_ON feature flags for fan ( #121447 )
2024-07-19 11:35:24 +02:00
Nathan Spencer
6b78e913f2
Bump pybalboa to 1.0.2 ( #120360 )
2024-06-24 20:45:30 +02:00
Joost Lekkerkerker
9cf8e49b01
Fix icons and strings in Balboa ( #117618 )
2024-05-17 16:17:36 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Toni Korhonen
84a975b61e
Add Balboa spa temperature range state control (high/low) ( #115285 )
...
* Add temperature range switch (high/low) to Balboa spa integration.
* Change Balboa spa integration temperature range control from switch to select
* Balboa spa integration: Fix ruff formatting
* Balboa spa integration: increase test coverage
* Balboa spa integration review fixes: Move instance attributes as class attributes. Fix code comments.
2024-04-13 10:44:02 +02:00
Sebastian Noack
30d1f70468
Use on state icons by default in Balboa spa integration ( #111911 )
2024-03-15 12:52:21 +01:00
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) ( #112750 )
2024-03-08 20:38:34 +01:00
Marc Mueller
ff3a801936
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
Joost Lekkerkerker
7cef704220
Remove entity description mixin in Balboa ( #112389 )
2024-03-05 18:10:00 +01:00
Erik Montnemery
6fe28d3764
Migrate integrations a-d to generic flowhandler ( #111861 )
2024-02-29 20:07:14 +01:00
Sebastian Noack
df61d0a29d
Add entities for Balboa Spa lights ( #111252 )
2024-02-28 16:29:40 +01:00
Sebastian Noack
5a57816e50
Add entities for Balboa Spa pumps ( #111245 )
...
* Add entities for Balboa Spa pumps
* Fix fan tests and move client_update to __init__
* Ruff
---------
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
2024-02-28 14:19:02 +01:00
Joost Lekkerkerker
cb6cf3bedc
Add icon translations to Balboa ( #111343 )
2024-02-25 10:40:44 +01:00
G Johansson
3e903495fa
Adds migrated climate feature flags in balboa ( #109477 )
2024-02-03 07:03:59 +01:00
G Johansson
7827f7bbaa
Add TURN_ON/OFF ClimateEntityFeature for Balboa ( #109139 )
2024-01-30 17:58:46 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ( #105984 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Jirka
91463566c0
Update balboa strings.json ( #104977 )
2023-12-04 09:14:24 +01:00
c0ffeeca7
bcfb5307f5
Balboa, Bond, Bosch: add host field description ( #104695 )
2023-11-29 11:06:50 +01:00
Joost Lekkerkerker
2e1c722303
Add entity translations to Balboa ( #104543 )
2023-11-26 13:07:21 +01:00
Joost Lekkerkerker
1c0d5f8637
Clean up Balboa entity ( #99203 )
2023-08-28 17:59:53 +02: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
Franck Nijhof
81d46fe2b2
Fix HAVCAction typing in Balboa Spa Client ( #94658 )
2023-06-15 18:43:32 +02:00
Erik Montnemery
2406b235b4
Name unnamed binary sensors by their device class ( #92940 )
...
* Name unnamed binary sensors by their device class
* Update type annotations
* Fix loading of entity component translations
* Add test
* Update integrations
* Set abode and rfxtrx binary_sensor name to None
* Revert changes in homekit_controller
2023-06-13 19:48:54 +02:00
Erik Montnemery
a71c097aeb
Revert "Allow setting an entity's name by its device class" ( #93539 )
2023-05-25 17:20:54 +02:00
Erik Montnemery
67c1051305
Allow setting an entity's name by its device class ( #90767 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-09 18:55:55 +02:00
Nathan Spencer
ff83b8adb8
Bump pybalboa to 1.0.1 ( #89310 )
2023-03-08 08:26:34 +01:00
Erik Montnemery
231aad7a68
Sort manifests 1 ( #87022 )
2023-02-08 20:29:44 +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
GitHub Action
f475446ebf
[ci skip] Translation update
2023-02-06 00:23:07 +00:00
Nathan Spencer
11ccd166fe
Use pybalboa 1.0.0 ( #87214 )
...
* Use pybalboa 1.0.0
* Code changes per PR review
2023-02-05 19:10:35 +01:00
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +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
epenet
44d3f2192c
Use UnitOfTemperature in climate entities [a-f] ( #83125 )
2022-12-04 11:53:56 +02:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
epenet
f8e1cb5bcf
Use SchemaOptionsFlowHandler in balboa ( #82899 )
...
* Use SchemaOptionsFlowHandler in balboa
* Make CONF_SYNC_TIME required
2022-11-29 13:37:05 +01:00
GitHub Action
230b50d099
[ci skip] Translation update
2022-11-29 00:26:01 +00:00
GitHub Action
f3b3193f7a
[ci skip] Translation update
2022-11-25 00:24:19 +00:00