Joakim Plate
fc444e4cd6
Allow control of pump mode for nibe ( #98499 )
...
* Allow control of pump mode
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-08-18 13:15:59 +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
janmolemans
f0640fc057
Add frequency sensors to Nibe ( #89072 )
...
* added frequency (for compressors etc)
---------
Co-authored-by: Joakim Plate <elupus@ecce.se>
2023-07-31 22:23:32 +02:00
Paulus Schoutsen
7859be6481
Add deduplicate translations script ( #96384 )
...
* Add deduplicate script
* Fix forecast_solar incorrect key with space
* Fix utf-8
* Do not create references to other arbitrary other integrations
* Add commented code to only allow applying to referencing integrations
* Tweak
* Bug fix
* Add command line arg for limit reference
* never suggest to update common keys
* Output of script
* Apply suggestions from code review
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2023-07-13 11:52:50 -04:00
Erik Montnemery
a568885ad2
Add backport of cached_property from CPython 3.12 ( #95292 )
2023-06-26 16:23:07 -05:00
Joakim Plate
6fe596b64f
Bump nibe to 2.2.0 ( #92740 )
2023-05-07 17:11:34 +02:00
Joakim Plate
f9fe3f4af4
Add nibe heat pump water heater entities ( #79099 )
...
* Add water heater platform
* Enable water heater platform
* No need to set target temp feature
* Split out preset mode
* Switch to parameters from lib
* Drop presets
* Add missing callback to coordinator update
* Drop support for heatpump activity
- Current entity model does not support it
* Handle s series lack of mappings
* Protect for missing operation modes to set
2023-05-06 11:41:11 +02:00
Joakim Plate
9f1e170851
Correct missing wordswap for S series nibe ( #89866 )
...
Correct missing wordswap for nibe
2023-03-20 12:08:27 +01:00
Joakim Plate
b3bd80d905
Handle int or mapping for off case in nibe cooling ( #89680 )
...
Handle int or mapping for off case in nibe
2023-03-16 13:26:56 +01:00
Joakim Plate
bf8c4cae27
Update to nibe 2.1.4 ( #89686 )
2023-03-15 06:01:34 +01:00
tomrennen
15506da332
Improved "ON" state check for `Use room sensor for cooling` ( #89634 )
2023-03-13 15:15:13 +01:00
Joakim Plate
e00ff54869
Update nibe library to 2.0.0 ( #88769 )
2023-02-26 11:05:31 +01:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ( #87792 )
...
* Move EntityCategory to homeassistant.const
* Fix more imports
2023-02-09 20:15:37 +01:00
Erik Montnemery
1450b44c63
Sort manifests 7 ( #87028 )
2023-02-08 20:32:43 +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
Franck Nijhof
5e81d28116
Update black to 23.1.0 ( #87188 )
2023-02-02 18:35:24 +01:00
Joakim Plate
60894c33a7
Set correct step on nibe number entity ( #86492 )
2023-01-24 01:33:27 +01:00
GitHub Action
e1483ff746
[ci skip] Translation update
2023-01-21 00:24:12 +00:00
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +00:00
GitHub Action
77f9548e51
[ci skip] Translation update
2023-01-15 00:25:52 +00:00
GitHub Action
dffc913f9e
[ci skip] Translation update
2023-01-14 00:22:57 +00:00
GitHub Action
2976f843b5
[ci skip] Translation update
2023-01-07 00:22:33 +00:00
Joakim Plate
b302d1f3fc
Add initial test for nibe buttons ( #84950 )
2023-01-02 20:24:20 +01:00
GitHub Action
6220804639
[ci skip] Translation update
2023-01-02 00:23:28 +00:00
Joakim Plate
0defe97892
Correct missing alarm reset button on nibe ( #84809 )
...
fixes undefined
2022-12-29 22:34:01 +01:00
Joakim Plate
af875eec50
Add nibe heat pump alarm reset button ( #79427 )
...
* Add button platform
* Enable button platform
* Use parameters from library
2022-12-28 15:36:41 +01:00
Joakim Plate
ffb1722ca8
Update nibe to 1.6.0 ( #84449 )
...
* Bump nibe to 1.6.0
* Only fail coordinator if all updates failed
2022-12-24 10:45:26 +01:00
epenet
c4a01cf8d2
Fix incorrect device class in nibe heatpump ( #84047 )
2022-12-15 14:23:06 +01:00
GitHub Action
1e0345a377
[ci skip] Translation update
2022-12-10 00:21:35 +00:00
epenet
7c3ca38eb7
Use UnitOfElectricCurrent in integrations ( #83622 )
2022-12-09 10:51:26 +01:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
3de8185506
[ci skip] Translation update
2022-12-08 00:21:50 +00:00
Joakim Plate
46669a1704
Add update of model and version for nibe ( #83347 )
2022-12-06 12:20:55 -07:00
Joakim Plate
aa37f6c934
Adjust error message and add callback in nibe heatpump climate ( #83027 )
...
* Adjust error message and add callback
* Line break value error string
2022-12-06 00:12:14 +01:00
GitHub Action
5f9290e572
[ci skip] Translation update
2022-12-05 00:23:07 +00:00
Joakim Plate
90f2a54165
Bump nibe to 1.5.0 ( #83185 )
2022-12-04 11:17:13 +02:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
Joakim Plate
9f236c4ca5
Add nibe heat pump climate entities ( #78952 )
...
* Add climate platform
* Enable climate plarform
* Some adjustments after review
* fixup! Add climate platform
* Rename description to avoid confusion
* No need to pass None
* Rename with nibe prefix
* Handle possible translations of values
* Make sure we prune None contexts
* Switch to constants from library
2022-12-01 01:58:59 +01:00
GitHub Action
197e71203b
[ci skip] Translation update
2022-11-30 00:26:16 +00:00
GitHub Action
230b50d099
[ci skip] Translation update
2022-11-29 00:26:01 +00:00
GitHub Action
b65d8cc1b3
[ci skip] Translation update
2022-11-28 00:23:09 +00:00
GitHub Action
797dc51bc5
[ci skip] Translation update
2022-11-26 00:22:30 +00:00
GitHub Action
f3b3193f7a
[ci skip] Translation update
2022-11-25 00:24:19 +00:00
GitHub Action
33d391a110
[ci skip] Translation update
2022-11-24 00:26:32 +00:00
GitHub Action
0be2a3f182
[ci skip] Translation update
2022-11-22 00:26:32 +00:00
Joakim Plate
36e38841a4
Bump nibe to 1.3.0 ( #82445 )
2022-11-21 09:02:11 +01:00
Joakim Plate
e028516939
Use unit enums in nibe heatpump ( #82370 )
...
Use unit enums in nibe
2022-11-19 16:57:18 +01:00
GitHub Action
fe5246fb6f
[ci skip] Translation update
2022-11-19 00:26:11 +00:00
Joakim Plate
547b36d09a
Add kilo watts unit mapping for nibe_heatpump ( #82284 )
2022-11-18 09:56:34 +01:00
GitHub Action
c999953514
[ci skip] Translation update
2022-11-17 00:26:24 +00:00