Erik Montnemery
1c11229510
Ensure overkiz config flow title_placeholders items are [str, str] ( #127203 )
2024-10-01 16:21:56 +02:00
Alexey ALERT Rubashёff
27f3715780
Update overkiz Atlantic Water Heater away mode switching ( #121801 )
2024-09-27 09:30:40 +02:00
Marc Mueller
a66e287903
Update pyoverkiz to 1.14.1 ( #126657 )
2024-09-24 17:50:10 +02:00
epenet
393181df20
Move overkiz climate definitions ( #125741 )
2024-09-11 18:15:58 +02:00
epenet
315d59d615
Move overkiz water heater definitions ( #125756 )
2024-09-11 18:15:33 +02:00
epenet
af5c63f805
Move overkiz cover definitions ( #125757 )
2024-09-11 18:14:31 +02:00
Alexey ALERT Rubashёff
0fe939cd7c
Update overkiz Atlantic Water Heater operation mode switching ( #124619 )
...
* conventional operation state usage
* MartinHjelmare indentation request
* Manual Mode binary sensor
* Removed usage of unconventional operation states
* Removed usage of unconventional operation state
* STATE_OFF operation mode support
2024-08-26 21:31:07 +02:00
epenet
30f4d1b958
Fix implicit-return in overkiz ( #123000 )
2024-08-04 20:18:19 +02:00
alexfp14
17f34b452e
Add HVAC mode support for AtlanticPassAPCHeatPumpMainComponent (heati… ( #122175 )
...
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2024-07-31 20:52:32 +02:00
Mick Vleeshouwer
61d4bc1430
Fix device class of water consumption sensor in Overkiz ( #122766 )
...
Fixes #118959
2024-07-29 13:38:58 +02:00
Alexey ALERT Rubashёff
869ec3f670
Bump pyOverkiz to 1.13.14 ( #122691 )
2024-07-29 11:44:28 +02:00
Marc Mueller
e5f2046b19
Update mypy-dev to 1.12.0a2 ( #122613 )
2024-07-25 21:48:10 +02:00
Mick Vleeshouwer
5a6deddd30
Bump pyOverkiz to 1.13.12 ( #120819 )
2024-06-29 07:53:01 -05:00
Alexey ALERT Rubashёff
84de2da19f
Add warm water remaining volume sensor to Overkiz ( #120718 )
...
* warm water remaining volume sensor
* Update homeassistant/components/overkiz/sensor.py
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
---------
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
2024-06-28 09:53:07 +01:00
Alexey ALERT Rubashёff
c98e70a6dc
Add electrical consumption sensor to Overkiz ( #120717 )
...
electrical consumption sensor
2024-06-28 09:45:27 +01:00
Alexey ALERT Rubashёff
195643d916
Improve AtlanticDomesticHotWaterProductionMBLComponent support in Overkiz ( #114178 )
...
* add overkiz AtlanticDHW support
Adds support of Overkiz water heater entity selection based on device controllable_name
Adds support of Atlantic water heater based on Atlantic Steatite Cube WI-FI VM 150 S4CS 2400W
Adds more Overkiz water heater binary_sensors, numbers, and sensors
* Changed class annotation
* min_temp and max_temp as properties
* reverted binary_sensors, number, sensor to make separate PRs
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* review fixes, typos, and pylint
* review fix
* review fix
* ruff
* temperature properties changed to constructor attributes
* logger removed
* constants usage consistency
* redundant mapping removed
* Update homeassistant/components/overkiz/water_heater_entities/atlantic_dhw.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* boost mode method annotation typo
* removed away mode for atlantic dwh
* absence and boost mode attributes now support 'prog' state
* heating status bugfix
* electrical consumption sensor
* warm water remaining volume sensor
* away mode reintroduced
* mypy check
* boost plus state support
* Update homeassistant/components/overkiz/sensor.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* sensors reverted to separate them into their own PR
* check away and boost modes on before switching them off
* atlantic_dhw renamed to atlantic_domestic_hot_water_production
* annotation changed
* AtlanticDomesticHotWaterProductionMBLComponent file renamed, annotation change reverted
---------
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2024-06-27 22:05:58 +02:00
G Johansson
2a4f7439a2
Fix Alarm control panel not require code in several integrations ( #118961 )
2024-06-06 13:21:30 +02:00
Mick Vleeshouwer
87a1b8e83c
Bump pyoverkiz to 1.13.11 ( #118703 )
2024-06-03 11:43:40 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Mick Vleeshouwer
94a2352b41
Bump pyoverkiz to 1.13.10 ( #115154 )
2024-04-07 13:39:11 -10:00
Sid
0d66d298ec
Enable Ruff RET504 ( #114528 )
...
* Enable Ruff RET504
* fix test
* Use noqa instead of cast
* fix sonos RET504
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
dotvav
a3dce51d38
Fix Overkiz Hitachi OVP air-to-air heat pump ( #114611 )
2024-04-02 13:08:53 +02:00
dotvav
f2f24a5d35
Fix Overkiz Hitachi OVP air-to-air heat pump ( #114487 )
...
Unpack command parameters instead of passing a list
2024-03-31 11:38:59 +02:00
Alexey ALERT Rubashёff
6c6d1fb71d
Add overkiz water targets temperature numbers for Atlantic water heater ( #114185 )
...
* Adds water targets temperature numbers for Atlantic water heater
* Update homeassistant/components/overkiz/number.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* Update homeassistant/components/overkiz/number.py
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
* ruff formatting reverted
* Update homeassistant/components/overkiz/number.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
* Update homeassistant/components/overkiz/number.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
* changed command hardcode to a constant
---------
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2024-03-29 19:33:13 +01:00
Mick Vleeshouwer
87f4b1414f
Bump pyoverkiz to 1.13.9 ( #114442 )
2024-03-29 17:46:21 +01:00
Jeremy TRUFIER
5b4452a579
Follow real AtlanticPassAPCZoneControlZone physical mode on Overkiz (HEAT, COOL or HEAT_COOL) ( #111830 )
...
* Support HEAT_COOL when mode is Auto on overkiz AtlanticPassAPCZoneControlZone
* Refactor ZoneControlZone to simplify usic by only using a single hvac mode
* Fix linting issues
* Makes more sense to use halves there
* Fix PR feedback
2024-03-29 14:51:44 +01:00
Alexey ALERT Rubashёff
3381469076
Add overkiz heating status, absence mode, and boost mode binary sensors for Atlantic Water Heater ( #114184 )
...
* Adds heating status, absense mode, and boost mode binary sensors for Atlantic water heater
* Renamed absence mode and boost mode binary sensors
* Update homeassistant/components/overkiz/binary_sensor.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
* Update homeassistant/components/overkiz/binary_sensor.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
* Update homeassistant/components/overkiz/binary_sensor.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
---------
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2024-03-29 14:07:22 +01:00
Alexey ALERT Rubashёff
8ed03112f0
Add overkiz bottom tank water temperature and core control water temperature for Atlantic Water Heater ( #114186 )
...
* Adds bottom tank water temperature and core conrol water temperature sensors for Atlantic water heater
* Update homeassistant/components/overkiz/sensor.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
* Update homeassistant/components/overkiz/sensor.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
---------
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2024-03-29 14:05:18 +01:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Mick Vleeshouwer
ebda0d832c
Enable turn_on / turn_off features for HitachiAirToAirHeatPump in Overkiz ( #112990 )
...
Enable turn_on / turn_off features
2024-03-23 14:27:00 +01:00
Jeremy TRUFIER
4f22c85e39
Fix missing linked device on Overkiz integration ( #114006 )
...
* Fix missing linked device (#112731 )
* Update homeassistant/components/overkiz/executor.py
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
---------
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2024-03-23 10:21:20 +01:00
Joost Lekkerkerker
e6a692f354
Improve lists in integrations [N-O] ( #113231 )
2024-03-13 21:51:38 +01:00
Joost Lekkerkerker
dec98d424f
Remove entity description mixin in Overkiz ( #112914 )
2024-03-10 18:06:17 +01:00
Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] ( #112702 )
2024-03-08 15:04:07 +01:00
Mick Vleeshouwer
273e125859
Bump pyOverkiz to 1.13.8 ( #111930 )
...
Bump pyoverkiz to 1.13.8
2024-03-01 23:29:47 +01:00
Erik Montnemery
e0c1feb22c
Migrate integrations n-r to generic flowhandler ( #111864 )
2024-02-29 20:09:01 +01:00
dotvav
af625a6696
Support HitachiAirToAirHeatPump (ovp:HLinkMainController) in Overkiz integration ( #102159 )
...
* Support OVP devices
Support OVP devices
* Fix coding style
* Fix coding style and unnecessary constants
* Move fanmodes inside class
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Remove duplicate widget
* Update homeassistant/components/overkiz/climate_entities/hitachi_air_to_air_heat_pump_ovp.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Format ruff
* Fix mypy
---------
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-02-29 13:18:59 -05:00
Jeremy TRUFIER
eeb87247e9
Add overkiz support for Atlantic Shogun ZoneControl 2.0 (AtlanticPassAPCHeatingAndCoolingZone) ( #110510 )
...
* Add Overkiz support for AtlanticPassAPCHeatingAndCoolingZone widget
* Add support for AUTO HVAC mode for Atlantic Pass APC ZC devices that support it
* Add support for multiple IO controllers for same widget (mainly for Atlantic APC)
* Implement PR feedback
* Small PR fixes
* Fix constant inversion typo
2024-02-28 23:16:03 +01:00
yanuino
e886bc8939
Read min/max number of showers from state for DomesticHotWaterProduction in Overkiz integration ( #111535 )
...
* Read min/max number of showers from state
* Rewrite code for Read min/max number of showers from state
* Set _attr_ instead of inherited value
2024-02-28 22:32:46 +01:00
Jeremy TRUFIER
ecc9c3b5f0
Add @tronix117 as overkiz codeowner ( #111464 )
2024-02-26 12:13:26 +01:00
Jeremy TRUFIER
86ea5c135f
Bump pyOverkiz to 1.13.7 ( #111004 )
2024-02-20 15:42:29 +01:00
Mick Vleeshouwer
6471397d09
Fix reauth in Overkiz for config entries created prior to 2022.12 ( #106251 )
...
* Fix #106204
* Use api type variable
2024-02-20 14:15:16 +01:00
G Johansson
f6d2f6117a
Fix overkiz climate feature flags for valve heating ( #109582 )
...
* Fix overkiz climate feature flags for valve heating
* Update homeassistant/components/overkiz/climate_entities/valve_heating_temperature_interface.py
2024-02-04 03:52:33 +01:00
G Johansson
33f3fb32d8
Add migrated climate feature flags to overkiz ( #109463 )
2024-02-03 12:25:52 +01:00
G Johansson
c51a675893
Add TURN_ON/OFF ClimateEntityFeature for Overkiz ( #109132 )
2024-01-30 18:01:53 +01:00
Ville Skyttä
24b1e01d71
Update Ruff to 0.1.8, avoid linter/formatter conflicts ( #106080 )
...
* Disable Ruff rules that may conflict with the formatter
* Upgrade Ruff to 0.1.8
- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8
* Format with Ruff 0.1.8
2023-12-20 23:55:09 +01:00
Jan Bouwhuis
c57cc85174
Add note on overkiz measurement sensor fix ( #105141 )
2023-12-20 23:07:31 +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
Mick Vleeshouwer
e40f486968
Disable scenarios (scenes) for local API in Overkiz ( #105153 )
2023-12-07 09:33:33 +01:00
Jan Bouwhuis
be44de0a41
Fix overkiz measurement sensor returns None if 0 ( #105090 )
2023-12-05 20:00:53 +01:00