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

fixed #10

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

fixed #10

wants to merge 103 commits into from

Conversation

hessus99
Copy link

@hessus99 hessus99 commented Nov 8, 2018

No description provided.

tubalainen and others added 30 commits December 4, 2017 19:38
* Removed timestamp from output
* Changed output to JSON format
Added information for installation of Raspberry pi and other preparations.
Example configuration for Home Assistant
To make sure that the mqtt broker is started added a sleep command before starting publishing to mqtt.
The output JSON values was not quoted.
Added automation for showing todays kWh and the template sensors used to show the data from the automations.
Removed data_[4] in if statement for BAD:

This was causing alot of errors for my sparsnas.
temporary fix for higher effect numbers. noticed when i was drawing more power that the calculation for watt was incorrect. So added a if statement to only atleast make it work in my case.

more research in when the different calculations are needed is needed
Change break value
Fixed template code.
Update README and small fix for reporting higher wattage.
To avoid Home Assistant from generating parsing errors.

Example:
2018-01-10 12:54:14 ERROR (MainThread) [homeassistant.helpers.template] Error parsing value: 'value_json' is undefined (value: Bad: 11 5E 2E 07 0F A2 98 19 19 49 0C F7 4A 47 D2 03 81 78 , template: {{ value_json.Watt | round(1) }})
Add template sensor for kwh
Added variable for different PULSES_PER_KWH in the sprint
Fixed json formatting for bad:
The code has been tried, "copy pasted" into configuration.yaml and confirmed working.

Thanks to @bhaap again for the great automations! <3
Update again to fix the power calculation.
Fixed formatting
Update sparsnas_decode.cpp
fredrike and others added 5 commits March 6, 2018 09:55
@hessus99 hessus99 changed the title Home assisstant and updated MQTT broker add-ons fixed Nov 8, 2018
fredrike and others added 23 commits March 22, 2019 10:57
Update Dockerfile with cdn-url
Co-Authored-By: Fredrik Erlandsson <[email protected]>
Fix timeout issues with latest Alpine Edge
TTB .. Time To Bed! ;)
Sensor mqtt does not seem to have an "hidden" attribute. Also group does not have view? At least it is throwing errors in config validation.

Source: https://www.home-assistant.io/integrations/sensor.mqtt/
https://www.home-assistant.io/integrations/group/
Update to be able to use the entitys in Energy Dashboard
Some config generates errors
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.

7 participants