Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sensor.py #4

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

damienheiser
Copy link

Added the ability to set a user defined price, and have that sent to the EMU2

Add helper input_number.rainforest_tariff_custom_rate

Added Delivered kWh, Received kWh, Updated "TEIR" to "TIER" changed units of measurement,

damienheiser and others added 12 commits October 20, 2020 19:51
Added the ability to set a user defined price, and have that sent to the EMU2

Add helper input_number.rainforest_tariff_custom_rate

Added Delivered kWh, Received kWh, Updated "TEIR" to "TIER" changed units of measurement,
* add version
* add issue_tracker
file should now be named hacs.json
Replace custom_components.json with hacs.json.
v0.2.2

Will allow HACS and New Versions of Home Assistant to Work
Device occasionally loses connection to power meter and shows "_ _ _ kW" which shows up in the xml as None.  This edit will check for that condition instead of dying and throwing an uncaught exception
check for data in demand field
The `device_state_attributes` property was deprecated and replaced with
`extra_state_attributes`. To bring those attributes back, update the
property name to match.
Fix attribute generation for HA >= 2022.04.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants