flololan
(Florian Weiss)
July 26, 2024, 12:23pm
1
Hi,
For some time now we have the ZLinky_TIC to see our energy consumption from our Linky (French electricity meter).
My issue is that only the sum works. The live consumption etc. shows nothing.
Has someone here configured the ZLinky_TIC successfully with ZHA?
Thanks in adavance.
1 Like
Memi
October 28, 2024, 2:40pm
2
Hello, I have the same issue, did you find a solution?
Edit, I think I’ve found:
I had to phone to my provider to switch my Linky from TIC Historique to TIC Standard (free, done within 24h)
I had to manually set the different variables’ unit from kWh to Wh
I had to manually delete the first entry point because the initial value was way too high (sum of the whole Linky life?)
Hedda
(Hedda)
October 30, 2024, 1:03pm
3
Someone has started/begun writing a new custom ZHA Device Handler (also known as a zha-quirk) for ZHA to expose missing Zlinky TIC attributes as entities in Home Assistant. Still work-in-progress but you can see and follow the links from the last posts/comments here → Intégration zha · Issue #18 · fairecasoimeme/Zlinky_TIC · GitHub
opened 09:21AM - 07 Nov 21 UTC
Hello,
Plus un ticket de demande qu'un vrai bug. Mais c'est essentiel pour l'… utilisation.
Qui s'occupe de l'intégration via ZHA de zlinky ?
Merci
There is also several feature requests asking for Zlinky_TIC custom ZHA Device Handlers (quirks) here:
For reference on why ZHA Device Handlers (also known as a zha-quirks) are needed and how to install them read this → Zigbee Guide: How-to add/setup local custom ZHA Device Handlers (also known as ”quirks”) in the ZHA integration
If your new Zigbee device is not showing all expected feature/function entities (attributes) in the ZHA integration (native Zigbee gateway component that is built-in to Home Assistant) , even after trying multiple times to re-pair/re-join your new Zigbee device to the ZHA integration, then there is a big chance that your new Zigbee device will either need a new custom ZHA Device Handler (also known as a “zha-quirk”) for that specific device model or modify existing ZHA Device Handlers (also known…