Extract vera switch energy attributes into sensors
See original GitHub issueThis issue is for the switch platform of the vera integration.
The switch integration has embedded sensors for energy usage. This is no longer the preferred approach. Integrations using this approach should turn this data into standalone sensors.
This is important because Home Assistant is going to introduce home energy management (HEM) in 2021.8. HEM will be able to consume the data if it is exposed as standalone sensors.
To make sure that the sensors that represent total kWh is usable for HEM, set state_class
to STATE_CLASS_TOTAL_INCREASING
. See sensor documentation for more information.
Issue Analytics
- State:
- Created 2 years ago
- Comments:39 (11 by maintainers)
Top Results From Across the Web
Configuration - Home Assistant Community
Extract vera switch energy attributes into sensors ... What a shame! One wonders what argument dictates this direction: " In the August 2021 ......
Read more >Implement integrated energy monitor in Vera for in switches ...
Proposed change Add integrated power/energy meter back in as independent sensors for the Vera ... Extract vera switch energy attributes into sensors #53325....
Read more >Home Assistant Energy Dashboard With Vera/Z-Wave Sensors
Setting up the Home Assistant Energy Dashboard to work with power / energy sensors on a Vera Z-Wave controller.
Read more >Transferring my Z-Wave Network to Home Assistant from Vera
I've been running Z-wave devices with my veralite for several years. I decided to transfer my Z-Wave network to Home Assistant.
Read more >SiteSensor - Plugin for Vera Home Automation Controllers
The Alternate App Store is the best way to get SiteSensor. ... limited to responding to certain properties of simple devices, like sensors...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You can create rest sensors in your configuration for the time being. Just did it myself so don’t know if it’s optimal. Had it already for other sensors that have worked well!
you’re right. I apologize