joleys / niko-home-control-II

Home Assistant Custom Integration for Niko Home Control II
MIT License
74 stars 21 forks source link

Duco ventilation unit notifications via Niko #124

Closed hazcod closed 7 months ago

hazcod commented 7 months ago

Hi there,

Perhaps an odd one, but I have the Niko Hub integrated into Home Assistant, which feeds into Homekit. My Ducobox Focus ventilation unit is connected officially to my Niko installation, which then feeds these entities into Home Assistant, and thus to HomeKit.

The duco ventilation monitors CO2 levels in my rooms. Every morning the CO2 levels spike for a specific room, which should trigger the Duco to up the air suction for that room to lower it. However, this always generates a CO2 warning push notification via Niko, and thus to HomeKit.

Is there a way to mute this notification in this integration? Does it pass notifcations at all? I'm not 100% sure where to look. Thank you.

image

tijsverkoyen commented 7 months ago

What do you mean by a "notification"? A push notification in the Niko Home Control app on your phone? The integration only updates entities. There is nothing in there that sends notifications.

hazcod commented 7 months ago

Interesting, the search continues in that case. It's a push notification in HomeKit itself, maybe hassio sets a default CO2 treshold for CO2 sensors. Thanks!

joleys commented 7 months ago

The notification originates with HomeKit. I encountered the same in my setup (with eCO2 reading coming from an ESP). The only solution for me was the explicitly remove the sensor from the HomeKit integration in the configuration.yaml, but then of course there is no reading at all.