You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Updated integration to give Unique ID to all sensors. All sensors created by the integration are grouped in the Entities page under the Integration name of IoTaWatt
Updated Accumulated sensor code from review comments
User created sensors in the configuration.yaml using the integration sensor are no longer needed. If you have created Outputs on the IoTaWatt device by splitting the Solar Import/Export Input into multiple Outputs, keep those configured on your IoTaWatt device and use the associated Accumulated sensor in the Home Assistant Energy settings.
Removed last_reset sensor attribute, not being used by Home Assistant starting at version 2021.9.0
NOTE: Before upgrading make sure you follow the below steps:
Delete the IoTawatt integration from Home Assistant's Integration screen.
Update the IoTaWatt integration in HACS
Restart Home Assistant
Re-add and configure the IoTawatt integration in Home Assistant's Integration screen.