Karl Anders Øygard

Results 58 comments of Karl Anders Øygard

Try 0.54.2, hopefully fixes your issue. You are commenting in the wrong repo, by the way. :)

Cool that you got it to work! Regarding the issues that you are seeing, can you log everything and attach it here, I might be able to see what's going...

If devices don't respond, it should be evident in the logs. Take another look and send me the logs if you see anything of interest.

I am running this as a separate daemon in conjunction with Home Assistant, which communicates with this via MQTT. It could probably be integrated into Home Assistant natively, but I...

Take a look at https://github.com/karloygard/hassio-addons/blob/master/xcomfort/rootfs/etc/services.d/xcomfort/run for some inspiration on which parameters to pass to the daemon. Running in HA, you will likely want much of the same setup.

It's not documented outside the source code. Datapoint file can be passed in env variable DATAPOINT_FILENAME, but I recommend reading it from the eprom. Consult the add-on documentation (https://github.com/karloygard/hassio-addons/blob/master/xcomfort/DOCS.md): >...

Looks fine. Add the parameters `--eprom --hadiscovery --hadiscoveryprefix homeassistant` and the devices will be read from the USB stick eprom and auto discovered in Home Assistant.