feat: Updates to esp boards and mqtt custom sensors
This commit is contained in:
9
mqtt.yaml
Normal file
9
mqtt.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
number:
|
||||
- name: "Frankensystem Test"
|
||||
command_topic: "frankensystem/test"
|
||||
state_topic: "frankensystem/test"
|
||||
|
||||
sensor:
|
||||
name: "Frankensystem Test Sensor"
|
||||
state_topic: "frankensystem/sensor/test/state"
|
||||
value_template: "{{ value_json['temperature'] | float }}"
|
||||
Reference in New Issue
Block a user