mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-08-13 11:19:52 +02:00
Optimize logging (#41)
* Move print statements to logger * Add external log location for addon usage * Add more detailed logs for debug * Bump version
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
export IS_HA_ADDON="true"
|
||||
|
||||
python -u main.py
|
||||
Reference in New Issue
Block a user