Compare commits

..

8 Commits

Author SHA1 Message Date
69c1b183ca initial commit
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-02 22:17:14 +02:00
5baa2e8128 initial commit
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-02 22:15:55 +02:00
82d04079fc initial commit
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-02 22:13:49 +02:00
c4110b2e4d Delete 'home-assistant.log.1'
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-02 22:11:43 +02:00
fb237da658 Delete 'home-assistant_v2.db-wal'
Some checks are pending
continuous-integration/drone/push Build is running
2021-09-02 22:11:39 +02:00
47b57de557 Delete 'home-assistant_v2.db-shm'
Some checks are pending
continuous-integration/drone/push Build is running
2021-09-02 22:11:34 +02:00
e61b527818 Delete 'home-assistant_v2.db'
Some checks are pending
continuous-integration/drone/push Build is running
2021-09-02 22:11:30 +02:00
7f664ecfa3 Delete 'home-assistant.log'
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-02 22:11:25 +02:00
7 changed files with 8 additions and 12 deletions

3
.gitignore vendored
View File

@ -8,6 +8,7 @@
*.csr *.csr
*.crt *.crt
*.key *.key
*.lo*
OZW_Log.txt OZW_Log.txt
home-assistant.log home-assistant.log
home-assistant_v2.db home-assistant_v2.db
@ -57,4 +58,4 @@ harmony*.conf
# Plugins # Plugins
/node-red/ /node-red/
/www/ /www/
custom_components/ custom_components/

View File

@ -1,8 +0,0 @@
2021-09-02 11:04:49 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.148
2021-09-02 11:04:49 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.185
2021-09-02 11:04:50 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.117
2021-09-02 11:04:52 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.173
2021-09-02 11:43:39 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.185
2021-09-02 11:44:47 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.185
2021-09-02 12:04:24 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.148
2021-09-02 12:56:30 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.117

View File

@ -1,3 +0,0 @@
2021-09-02 11:01:16 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.148
2021-09-02 11:01:16 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.185
2021-09-02 11:01:17 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 3ee876494e4a8c364ae351b69a80fd10d9fd8608ebb7fe6d5451fa90536ed999 from 192.168.1.173

Binary file not shown.

Binary file not shown.

Binary file not shown.

6
mock_secrets.yaml Normal file
View File

@ -0,0 +1,6 @@
some_password: xxxxx
MQTT_BROKER: 192.168.1.1
MQTT_PORT: 12835
MQTT_USER: xxxxxx
MQTT_PWD: xxxxxxx
pat_xaroca: xxxxxxx