We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0e8ea commit 21934c0Copy full SHA for 21934c0
emhass/config.yml
@@ -23,6 +23,8 @@ homeassistant_api: true
23
ingress: true
24
ingress_port: 5000
25
ingress_stream: true
26
+panel_icon: mdi:home-lightning-bolt-outline
27
+panel_title: EMHASS
28
options:
29
logging_level: INFO
30
costfun: profit
@@ -176,4 +178,4 @@ schema:
176
178
# custom_unit_prod_price_id:
177
179
# - entity_id: "str?"
180
# - unit_of_measurement: "str?"
- # - friendly_name: "str?"
181
+ # - friendly_name: "str?"
0 commit comments