Maybe not the right topic to ask but I just moved to a new home and have a Healthbox 3.0 installed. I want to link it to my homeassistant in the near future.
I did find out that when typing in the healthbox IP in a webrowser i land on a page with some info, but also with a part that is asking for a password. does anybody knows the default password ? checking the manual does not mention the device being accessible via a web page and neither does it mention a password.
Hi, the device’s webpage is a service page for registered HVAC installers and is not readily available for consumers, that being said it offers only extra value for device calibration
@ronandezyn Can we use data from API to determine the kWh per day?
- name: Ventilation Fan Voltage
platform: rest
resource: http://<IP>/v2/device/fan/voltage
device_class: voltage
unit_of_measurement: "V"
scan_interval: 30
- name: Ventilation Fan Power
platform: rest
resource: http://<IP>/v2/device/fan/power
device_class: power
unit_of_measurement: "W"
scan_interval: 30
3.2W and 2.0V at the moment, so I doubt this is correct…
There’s a difference between what the fans are using and the entire system, read the technical specifications datasheet (the graphs ).
Easiest is to just get a Shelly PM or an Ikea INSPELNING plug if you really want to know the power usage.
A plug reader will tell me the power usage indeed. I was hoping I could find this data with API calls.
Have a look at the graph on the last page of the tech spec sheet: https://www.ventilatiemetadvies.be/WebRoot/StoreNL/Shops/62140238/612F/57B8/8ABB/5061/E676/0A0C/6D0E/0A60/Technische_Fiche_V2017_05-1_NL.pdf
I have this data in the Renson integration now, I will ‘play’ with the returned data.
Hi @ronandezyn , does the company still provide API keys ? I requested mines 4 weeks ago to the email address above, but unfortunately got no reply
They should, there’s only 1 person assigned to generating the keys so give it some time, especially with the holiday period just being passed.
Sure, feel free to send your request to me at [email protected], I’ll forward it to the service team to take this up
This info is not available in the 3rd party public API but I assume it’s not hard to reverse engineer this , that being said, when the device is idle (IAQ is good), it consumes very little power and even when ventilation is high it should still be around 40W total or so, the fan is obviously the bulk of the consumption but there are also electronics which are not taken into account here, which accounts for around 5W, for more accurate measurement I advise to use a 3rd party measurement device such as INSPELNING plug, smart/energy monitor - IKEA Belgium
Thank you very much for the prompt reply ! I have sent you an email. Cheers !
Already received and forwarded!
FYI I have a power meter on mine and it uses about 0,325kWh/day
Hi Ronan, hope you do well. i just sendend my Healthbox serial number, if you please be so kind to forward it internally ? i like to have the API key like Kalhimeo
Thanks in advance!
Okay done!
Thank you so much!
It works like a charm.