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
I have Grid meter with 2 consumption and production total (Volkszähler over MQTT in kWh)
Solar i have Hoymiles HMS800 with Production per Day in Wh.
My Grid shows 0/0 and my Solar shows MWh.
But Grid shows perfect in "Power Flow Card Plus".
I have no Home measurement and it shows same with consumtion insteat consumption per day minus solarproduction per day...
`views:
title: Home
cards:
type: custom:power-flow-card-plus
entities:
battery:
state_of_charge: sensor.sm_g998b_battery_level
grid:
entity:
'0': s
'1': e
'2': 'n'
'3': s
'4': o
'5': r
'6': .
'7': l
'8': a
'9': u
'10': b
'11': e
'12': _
'13': s
'14': t
'15': r
'16': o
'17': m
'18': _
'19': l
'20': a
'21': u
'22': b
'23': e
'24': _
'25': v
'26': e
'27': r
'28': b
'29': r
'30': a
'31': u
'32': c
'33': h
consumption: sensor.laube_strom_laube_verbrauch
production: sensor.laube_strom_laube_einspeisung
display_state: two_way
name: Zähler
solar:
entity: sensor.dtu_ac_tagesenergie
display_zero_state: true
secondary_info: {}
name: HMS 800
home:
name: Laube
fossil_fuel_percentage: {}
clickable_entities: true
display_zero_lines:
mode: show
transparency: 50
grey_color:
- 189
- 189
- 189
use_new_flow_rate_model: true
min_flow_rate: 0.75
max_flow_rate: 6
max_expected_power: 2000
min_expected_power: 0.01
watt_threshold: 1000
transparency_zero_lines: 0
kw_decimals: 2
w_decimals: 2
disable_dots: false
I have Grid meter with 2 consumption and production total (Volkszähler over MQTT in kWh)
Solar i have Hoymiles HMS800 with Production per Day in Wh.
My Grid shows 0/0 and my Solar shows MWh.
But Grid shows perfect in "Power Flow Card Plus".
I have no Home measurement and it shows same with consumtion insteat consumption per day minus solarproduction per day...
`views:
cards:
entities:
battery:
state_of_charge: sensor.sm_g998b_battery_level
grid:
entity:
'0': s
'1': e
'2': 'n'
'3': s
'4': o
'5': r
'6': .
'7': l
'8': a
'9': u
'10': b
'11': e
'12': _
'13': s
'14': t
'15': r
'16': o
'17': m
'18': _
'19': l
'20': a
'21': u
'22': b
'23': e
'24': _
'25': v
'26': e
'27': r
'28': b
'29': r
'30': a
'31': u
'32': c
'33': h
consumption: sensor.laube_strom_laube_verbrauch
production: sensor.laube_strom_laube_einspeisung
display_state: two_way
name: Zähler
solar:
entity: sensor.dtu_ac_tagesenergie
display_zero_state: true
secondary_info: {}
name: HMS 800
home:
name: Laube
fossil_fuel_percentage: {}
clickable_entities: true
display_zero_lines:
mode: show
transparency: 50
grey_color:
- 189
- 189
- 189
use_new_flow_rate_model: true
min_flow_rate: 0.75
max_flow_rate: 6
max_expected_power: 2000
min_expected_power: 0.01
watt_threshold: 1000
transparency_zero_lines: 0
kw_decimals: 2
w_decimals: 2
disable_dots: false
card_background: false
today_button: true
prev_next_buttons: true
compare_button_type: ''
today_button_type: text
period_buttons:
entities:
battery:
entity:
consumption: ''
production: ''
grid:
entity:
consumption: sensor.laube_strom_laube_verbrauch
production: sensor.laube_strom_laube_einspeisung
home: {}
solar:
entity: sensor.dtu_ac_tagesenergie
clickable_entities: true
display_zero_lines: true
use_new_flow_rate_model: true
energy_date_selection: true
wh_decimals: 1
kwh_decimals: 0
min_flow_rate: 1
max_flow_rate: 6
max_expected_energy: 2000
min_expected_energy: 10
wh_kwh_threshold: 1000
`
The text was updated successfully, but these errors were encountered: