mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-07-21 03:06:44 +00:00
#429 - Updating with Powerwall Grid Status
This commit is contained in:
parent
06b8976848
commit
1329c19cad
@ -18,6 +18,14 @@ group:
|
|||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
|
|
||||||
|
- platform: rest
|
||||||
|
resource: https://192.168.10.90/api/system_status/grid_status
|
||||||
|
verify_ssl: false
|
||||||
|
method: GET
|
||||||
|
name: Grid Status
|
||||||
|
scan_interval: 60
|
||||||
|
value_template: "{{ value_json.grid_status == 'SystemGridConnected' }}"
|
||||||
|
|
||||||
- platform: rest
|
- platform: rest
|
||||||
name: House now
|
name: House now
|
||||||
resource: https://192.168.10.90/api/meters/aggregates
|
resource: https://192.168.10.90/api/meters/aggregates
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 120 KiB After Width: | Height: | Size: 126 KiB |
Loading…
x
Reference in New Issue
Block a user