Browse Source

egal

master
Thomas 4 years ago
parent
commit
6e7dfbc657
Signed by: taschenbier
GPG Key ID: 306F574D34A9673B
  1. 3
      configuration.yaml
  2. 2
      lovelace/home.yaml

3
configuration.yaml

@ -4,6 +4,9 @@ sun:
config: config:
mobile_app: mobile_app:
mqtt:
broker: localhost
input_boolean: input_boolean:
zigbee_permit_join: zigbee_permit_join:
name: Allow new devices to join ZigBee name: Allow new devices to join ZigBee

2
lovelace/home.yaml

@ -3,7 +3,7 @@ cards:
cards: cards:
- type: custom:simple-weather-card - type: custom:simple-weather-card
entity: weather.ghetto_iot entity: weather.ghetto_iot
details: false name: nahe der LUG
- type: entities - type: entities
entities: entities:

Loading…
Cancel
Save