Trying to start helping #185
-
Hello, I'd like to help the project, so I've implemented the water central meter but when I restart home assistant I got this in the logs : 2024-10-02 16:17:36.512 DEBUG (Thread-3 (_thread_main)) [custom_components.nhc2.nhccoco.coco] Added device f8e2810d-0974-4222-bd7f-2e5996dcec36 of class CocoLightAction Why is it skipping my watercentralmeters ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
See To my knowledge the CocoWaterCentralmeter does not expose any useful properties. Unless there is an update?
|
Beta Was this translation helpful? Give feedback.
Aha in previous versions these propers were not exposed (to my knowledge).
In that case you will need to remove this ignore class:
niko-home-control-II/custom_components/nhc2/nhccoco/coco.py
Line 406 in f66109b