Closed andreid1303 closed 4 months ago
Hi @andreid1303 , thanks for the report. Although the space shouldn't be there, it doesn't stop the program from working: it's still valid JSON (I just tested this on my device). Do you get an exception when your configuration is invalid?
Readme updated
There is a space in sample config that prevent service to run:
-"hass_token" : "<Home Assistant REST API Bearer Token>"
+"hass_token": "<Home Assistant REST API Bearer Token>"