Christoph Dahlen
Christoph Dahlen
Could you please add low-battery warning to more devices? The HM-Sen-MDIR-O2 (outdoor motion and brightness sensor) is battery-powered and provides a LOWBAT switch on channel 0 .
I can reproduce it: * broker to bridge to (host: "bim"): mosquitto, 1.6.9-1 (Ubuntu package) * broker to bridge from (host: "denise"): mosquitto, 2.0.7 (official docker image) Having an existing...
Nothing special (I think), I'll share. /etc/mosquitto/mosquitto.conf on Ubuntu host "bim.fritz.box": ``` pid_file /var/run/mosquitto.pid persistence true persistence_location /var/lib/mosquitto/ log_dest file /var/log/mosquitto/mosquitto.log include_dir /etc/mosquitto/conf.d ``` /etc/mosquitto/conf.d/auth.conf on Ubuntu host "bim.fritz.box": ```...
Sample project available at https://github.com/m0wlheld/vscode_issue_2485 . It simply has the same-named class in both - src/main/java and src/test/java . A usual approach to overwrite "main" classes for test purposes. While...
Confirmed. The test SampleClass is marked invalid on opening the project, but as soon as you open it in the editor, it gets compiled. Yet, running tests in VSCode fail,...
Same here. It‘s an Anova Precision Cooker Wi-Fi and Bluetooth, quite old. Can only connect to 2.4 GHz Wifi and no spaces in SSID allowed. Cooker Details from Anova App:...