-
Great work, just one thing I miss, and that's the possibility to emulate a room sensor. Reviewing how that is done in the **_nibepi_** project I see it's done by emulate a **RMU40** where it writes th…
-
Please elaborate on: "For water i block as much as possble in nibe schedule (not blocking water pump) ) that is all but 15 min per 24h that cannot be blocked. And let peaq dictate it."
So what you'…
-
Hi!
Does anyone have some lovelace dashboards showing the Nibe status?
Care to share them?
Thank you!
-
現在、某顧客向けの開発を行っております。
顧客要件により、蓄積データ(イベント/モノ)ごとに蓄積の同意を行う必要があり、アプリケーションカタログに対して複数の蓄積データごとに蓄積定義を作成し実装しています。(1アプリケーションカタログに対し蓄積定義が複数存在)
この状態で蓄積を実行したところ、一つ目の蓄積定義に対するイベント蓄積は成功しましたが、二つ目以降の定義に関連するイベントの蓄積がで…
-
### The problem
Nibe power sensors are in A (Ampere).
![image](https://github.com/home-assistant/core/assets/3329311/16bd1d37-d37d-4271-9a95-e1d198d42184)
Parsing the MQTT definition it should …
-
Hi,
Thank you for your work. I got everything setup and working, but Ive noticed I am missing some sensors I used to have in the NibeUplink intergation. Are there an somewhat easy way for me to add…
-
### System Health details
## System Information
version | core-2024.8.0
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
…
-
![image](https://github.com/elupus/hass_nibe/assets/102829930/909c8626-ee0d-46ad-9b62-94f348d43b77)
-
As discussed in https://github.com/elden1337/hass-peaqhvac/issues/52 pevaq boosts the hot water even if the scheduling is turned off. It would be nice if pevaq also could *set* schedules based on then…
-
My setpoint for temperature gets wrong limitation:
min value is 0.5 degrees (should be 5 degrees)
max value 3.0 degrees (should be 30 degrees)
if I change these lines in number.py to /10 it works…