Skip to content

Commit

Permalink
New Test Card for
Browse files Browse the repository at this point in the history
New Test Card for Issue #284
  • Loading branch information
stevebuk1 authored Nov 10, 2024
1 parent 072cea5 commit 4294801
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions dashboards/pvopt_test_card V2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
views:
- title: Home
cards:
- type: entities
entities:
- entity: select.pvopt_test_function
name: Function
- entity: select.pvopt_test_enable
name: Enable / Disable
- entity: text.pvopt_test_start
name: Start Time (Local Time Zone)
- entity: text.pvopt_test_end
name: End Time (Local Time Zone)
- entity: number.pvopt_test_power
name: Power
- entity: number.pvopt_test_target_soc
name: Target SOC
- entity: button.pvopt_test_button
name: Send to Inverter
- entity: switch.pvopt_prevent_discharge
name: Prevent Discharge
title: PV Opt Test Card

0 comments on commit 4294801

Please sign in to comment.