This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
t=2019-11-02T15:24:41-0500 lvl=eror msg="Failed to look up user based on cookie" logger=context error="user token not found" | |
t=2019-11-02T15:24:41-0500 lvl=eror msg="Anonymous access organization error: 'Main Org.': Organization not found" | |
t=2019-11-02T15:24:41-0500 lvl=info msg="Request Completed" logger=context userId=0 orgId=0 uname= method=GET path=/ status=302 remote_addr="192.168.1.200, 172.30.32.1" time_ms=2 size=120 referer=http://hassio.local:8123/a0d7b954_grafana | |
t=2019-11-02T15:24:41-0500 lvl=eror msg="Failed to look up user based on cookie" logger=context error="user token not found" | |
t=2019-11-02T15:24:41-0500 lvl=eror msg="Anonymous access organization error: 'Main Org.': Organization not found" | |
t=2019-11-02T15:24:48-0500 lvl=dbug msg="Scheduling update" logger=alerting.scheduler ruleCount=1 | |
t=2019-11-02T15:24:50-0500 lvl=eror msg="Failed to look up user based on cookie" logger=context error="user token not found" | |
t=2019-11-02T15:24:50-0500 lvl=eror msg="Anonymous access organization error: 'Main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
esphome: | |
name: quin_dig_uno1 | |
platform: ESP32 | |
board: mhetesp32minikit | |
wifi: | |
ssid: 'MYSSID' | |
password: '*******' | |
# Enable logging |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
esphome: | |
name: aaa | |
platform: ESP32 | |
board: mhetesp32devkit | |
wifi: | |
ssid: "wifi_ssid" | |
password: "wifipassword" | |
# Enable logging |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
switch: | |
- platform: gpio | |
name: "printer_onboard_light" | |
id: printer_onboard_light | |
inverted: ON | |
pin: 2 | |
- platform: gpio | |
name: "dummy_click" | |
retain: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
esphomeyaml: | |
name: drzz_quin | |
platform: ESP32 | |
board: mhetesp32devkit | |
wifi: | |
ssid: '*********' | |
password: '**********' | |
mqtt: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
esphomeyaml: | |
name: drzz_quin | |
platform: ESP32 | |
board: mhetesp32devkit | |
wifi: | |
ssid: '*********' | |
password: '**********' | |
mqtt: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
esphomeyaml: | |
name: kitchen_main | |
platform: ESP32 | |
board: mhetesp32devkit | |
wifi: | |
ssid: 'SSID' | |
password: 'password' | |
manual_ip: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
esphomeyaml: | |
name: quin2 | |
platform: ESP32 | |
board: mhetesp32devkit | |
wifi: | |
ssid: '*********' | |
password: '**********' | |
mqtt: |
NewerOlder