Bouwe Westerdijk
32c07180f6
Delete removed device(s) at runtime in Plugwise ( #120296 )
2024-06-26 16:08:32 +02:00
Bouwe Westerdijk
4defc4a58f
Implement a reboot-button for Plugwise ( #120554 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-06-26 15:28:50 +02:00
Bouwe Westerdijk
b07453dca4
Implement remaining select-adaptions for Plugwise ( #120544 )
2024-06-26 13:37:08 +02:00
Bouwe Westerdijk
41026b9227
Implement @plugwise_command for Plugwise Select platform ( #120509 )
2024-06-26 11:04:00 +02:00
Bouwe Westerdijk
0a48cc29b6
Implement @plugwise_command for Plugwise Number platform ( #120503 )
2024-06-26 10:24:29 +02:00
Bouwe Westerdijk
213cb6f0fd
Improve Plugwise runtime-updating ( #120230 )
2024-06-24 09:57:04 +02:00
Bouwe Westerdijk
f257fcb0d1
Bump plugwise to v0.38.3 ( #120152 )
2024-06-23 10:58:08 +02:00
Bouwe Westerdijk
e1f244e1c2
Bump plugwise to v0.37.4.1 ( #119963 )
...
* Bump plugwise to v0.37.4
* bump plugwise to v0.37.4.1
2024-06-19 19:23:14 +02:00
Bouwe Westerdijk
83e62c5239
Discover new device at runtime in Plugwise ( #117688 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-05-29 11:00:07 +02:00
Bouwe Westerdijk
fe6df8db1e
Add options-property to Plugwise Select ( #117655 )
2024-05-18 12:39:58 +02:00
Marc Mueller
c41962455e
Use PEP 695 for decorator typing (2) ( #117639 )
2024-05-17 16:31:01 +02:00
Marc Mueller
44049c34f9
Use PEP 695 type alias for ConfigEntry types ( #117632 )
2024-05-17 15:42:58 +02:00
Marc Mueller
87bb7ced79
Use PEP 695 for simple type aliases ( #117633 )
2024-05-17 14:42:21 +02:00
Bouwe Westerdijk
84cc650bb3
Implement runtime data for Plugwise ( #117172 )
2024-05-13 09:38:06 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Bouwe Westerdijk
6f2a2ba46e
Bump plugwise to v0.37.3 ( #116081 )
2024-04-24 10:00:18 +02:00
Bouwe Westerdijk
2c7a1ddb1d
Bump plugwise to v0.37.2 ( #115989 )
2024-04-23 22:13:09 +02:00
Bouwe Westerdijk
ace21c876c
Bump plugwise to v0.37.1 ( #113245 )
2024-03-25 11:15:33 +01:00
Joost Lekkerkerker
9f19e7339d
Improve lists in integrations [P-Q] ( #113236 )
2024-03-13 17:30:30 +01:00
Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] ( #112702 )
2024-03-08 15:04:07 +01:00
Erik Montnemery
e0c1feb22c
Migrate integrations n-r to generic flowhandler ( #111864 )
2024-02-29 20:09:01 +01:00
Bouwe Westerdijk
326c7c0495
Add option-icons for Plugwise Select ( #109986 )
2024-02-08 20:19:23 +01:00
Bouwe Westerdijk
2899c296a8
Fix incorrectly assigning supported features for plugwise climates ( #109749 )
2024-02-05 20:15:51 +01:00
G Johansson
89d77ee8ab
Add new climate feature flags for plugwise ( #109464 )
2024-02-04 11:37:52 +01:00
Franck Nijhof
19bf8970d2
Add icon translations to Plugwise ( #108498 )
2024-01-20 14:15:53 -05:00
Bouwe Westerdijk
54f23ff143
Bump plugwise to v0.36.3 ( #108347 )
2024-01-19 11:23:04 +01:00
Bouwe Westerdijk
a874895a81
Add gateway_mode Select to Plugwise ( #108019 )
2024-01-16 14:35:09 +01:00
Bouwe Westerdijk
b034d6d0a1
Bump plugwise to v0.36.2 ( #108012 )
2024-01-14 11:25:45 +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
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
Bouwe Westerdijk
3e3f9cf092
Bump plugwise to v0.35.3 ( #105442 )
2023-12-11 10:29:50 +01:00
Bouwe Westerdijk
46e75ed94b
Bump plugwise to v0.34.5 ( #105330 )
2023-12-08 21:15:33 +01:00
Bouwe Westerdijk
959b98be0e
Plugwise: bug-fix for Anna + Techneco Elga combination ( #104521 )
2023-11-26 13:08:10 +01:00
Bouwe Westerdijk
4700ad7817
Add HVACMode.OFF to Plugwise Adam ( #103360 )
2023-11-24 20:07:17 +01:00
Bouwe Westerdijk
0996c82c02
Plugwise: limit _attr_max_temp to 35.0 for thermostats that report a max of 100. ( #104324 )
2023-11-22 13:20:33 +01:00
Franck Nijhof
17f0676483
Remove Plugwise entity descriptions required fields mixins ( #104004 )
2023-11-14 21:47:39 -05:00
Tom
2a31eb6762
Fix Plugwise Schedule selection ( #103262 )
2023-11-03 12:17:36 +01:00
Bouwe Westerdijk
a5461a9a90
Bump plugwise to v0.33.2 ( #102671 )
2023-10-24 23:11:16 +02:00
Bouwe Westerdijk
8c3ae1b30c
Add hvac_modes property to Plugwise ( #102636 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-10-24 17:53:55 +02:00
Bouwe Westerdijk
c7d2499a52
Bump plugwise to v0.33.1 ( #102052 )
2023-10-23 15:47:12 +02:00
Robert Resch
bb90c1f168
Fix multilevel reference translations ( #102338 )
2023-10-20 08:12:53 +02:00
Joost Lekkerkerker
d676d95901
Fix translation key in Plugwise ( #101862 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2023-10-12 12:51:40 +02:00
Bouwe Westerdijk
5cf5f5b4cf
Add missing step-differentiation for the Plugwise temperature_offset ( #100654 )
2023-09-21 19:31:53 +02:00
Bouwe Westerdijk
a609df2914
Update plugwise to v0.33.0 ( #100689 )
2023-09-21 19:19:03 +02:00
Jan Rieger
74a57e8676
Use more common translations ( #100135 )
2023-09-12 19:44:31 +02:00
Bouwe Westerdijk
c01a9987b5
Add Plugwise temperature_offset number ( #100029 )
...
Add temperature_offset number
2023-09-10 11:34:09 +02:00
Bouwe Westerdijk
081d0bdce5
Bump plugwise to v0.32.2 ( #99973 )
...
* Bump plugwise to v0.32.2
* Adapt number.py to the backend updates
* Update related test-cases
* Update plugwise test-fixtures
* Update test_diagnostics.py
2023-09-09 23:50:26 +02:00
Bouwe Westerdijk
b41d3b465c
Add domestic_hot_water_setpoint number to Plugwise ( #98092 )
...
* Add max_dhw_temperature number
* Update strings.json
* Add related tests
* Correct test
* Black-fix
2023-08-13 12:57:34 +02:00
Bouwe Westerdijk
38cea8f31c
Plugwise climate: add HVAC_Mode handling to set_temperature() ( #98273 )
...
* Add HVAC_Mode handling to set_temperature()
* Move added code down, as suggested
* Implement walrus as suggested
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-08-13 12:39:46 +02:00
Bouwe Westerdijk
5042c25bbc
Plugwise climate: remove extra_state_attributes property ( #98153 )
...
* Remove extra_state_attributes property, replaced by a number
* Support HVAC_Mode in set_temperature()
* Remove set_temperature() update, as requested
2023-08-12 09:56:23 +02:00