option to create sensors without source entity #977
Replies: 5 comments 7 replies
-
You can use the daily fixed mode for this. Just supply the W or kWh you measured and how long the device is on per day. |
Beta Was this translation helpful? Give feedback.
-
thanks! Ive got that working indeed, with the daily mode. Just know there still is the oddity of entering a value with a decimal, and the selector indicating red. Ive filed an issue for that long time ago in Frontend, but the team seems to ignore those.... sensor.dummy ;-) that would need to allow multiple instances too in that case. heck, his cant be ignored: I am allowed to enter that value on the template like {{0.3}} and succeed the flow, but the power sensor that is created is unavailable, the energy sensor is showing ok... I am aware this isnt going to save me millions of euros. but it would still be nice to have below 1W sensors |
Beta Was this translation helpful? Give feedback.
-
nice! thanks for that. did you see my point on the below 1 w? 0.3 to be exact ;-) |
Beta Was this translation helpful? Give feedback.
-
btw, not sure if this is the same issue, but I just made a set of sensors for my outside motion sensors, each consuming 0.5 w like: and that too creates an unavailable power sensor, and an energy sensor showing fine, albeit 0.0000kWh ofc
in the log HA says its a fine template: |
Beta Was this translation helpful? Give feedback.
-
Ah nice. @Mariusthvdb - want to share a bit more of your setup on #964 ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Trying to get to the bottom of my home powerusage, I am now left with a few real life devices that dont have an actual entity/device in Home Assistant. Think of my Doorbell trafo (old school) or other physical devices attached to 240V. I have measured those with my metering device, and like to add them with a fixed power usage, and have Powerful do the other maths, creating device_energy and device_power sensors
I can not follow the config flow, because it requires a source entity. I might be able to find an always on device_tracker in HA to fake some, but that feels very hacky.
Couldn't you create an additional scenario in Powercalc to create a virtual sensor without actual HA device?
thanks for considering!
Beta Was this translation helpful? Give feedback.
All reactions