John
John
please check again with the current version, which also adds the option to send logs to syslog
please check again with the [new release](https://adapter.ebusd.eu/v5-c6/ChangeLog#20251030) as the 1wire component was updated which e.g. activates a pullup
I ran a long-term test with 2 sensors and after almost a week these are still sent to MQTT regularly
ok, thanks for checking. closing this
yes, if working on a command line, string escaping is a bit tricky. you could as well use double quotes, but thats just even more messy. when using an MQTT...
that shouldn't make a difference, but I'll check
did you setup an MQTT broker? or which way do you plan to get the data?
the issue was with the fix ip address on ethernet. should be solved with new version, please check. for iobroker the easiest would also be to use MQTT with micro-ebusd,...
ok, so basically it is quite simple to get the data into iobroker: 1. add an MQTT client adapter instance 2. configure it to connect to your MQTT broker 3....
it is a lot easier with the "MQTT Broker/Client" (configured as a client in my trial) as it automatically subscribes to everything, so all the topics automatically appear anyway