13 lines
379 B
YAML
13 lines
379 B
YAML
|
title: Node Testing
|
||
|
cards:
|
||
|
- type: vertical-stack
|
||
|
cards:
|
||
|
# - type: horizontal-stack
|
||
|
- type: entities
|
||
|
entities:
|
||
|
- entity: input_number.node_test_first_number
|
||
|
- entity: input_number.node_test_second_number
|
||
|
- entity: variable.node_test_sum
|
||
|
- entity: variable.node_test_switch
|
||
|
name: Dummy Switch (on>100)
|