dotKrad / hass-fpl

FPL Component for Home Assistant
MIT License
40 stars 20 forks source link

Sensor metadata update #23

Closed adamoutler closed 2 years ago

adamoutler commented 2 years ago

This contains major relations to the sensors, the way they operate, and metadata for each item. some sensors were renamed to be more appropriate rather than directly based on their JSON equivalents. This represents a major refactoring for many aspects. The point is to make this more useful for the new home assistant energy dashboard.

adamoutler commented 2 years ago

See issue #16

adamoutler commented 2 years ago

A future improvement will return the current state of the sensor instead of none when the sensor source data is not available. This will be coming soon.