Meow
Meow
I took the field definition from 15.370.csv which seems to work: ```r,,DisplayedHc1RoomTempDesired,DisplayedHK1RoomSetpoint,,,,"9600",,,temp1,,,"0= >5°C, currently displayed room temperature setpoint"```
I'm also having this issue. I'm pretty sure that i did restart the Zigbee2Mqtt container after renaming the devices. I did this last night. Today during the day the fantom...
Yes, you're right.. These are indeed Z2M configuration files. Thus it probably is more a Z2M bug.
I'm also trying to modify the firmware file. I suspect that on recent firmwares Wyze implemented some additional verification. I suspect a sign/hash is appended to the firmware file (64...
@kayserjan Hi, I eventually created a Pull Request with the changes needed for my version of the VRT350 thermostat. Unfortunately the PR isn´t completed. But you can look at the...
I'm unable to set a brightness of "0.5" and/or "0,5". Can this be caused by a different regional decimal seperator? In the Netherlands this a comma. I'm pretty sure it...
You can check if the NX Daemon is running with: `ps -aux | grep node_modules/nx/src/daemon/server/start.js` If it's not running, you can manually start it with: `nx daemon --start` To manually...
Same here on Proxmox v8. Must be something with permissions. Via portainer i entered the container. ``` ls -lai /app 3838363 drwxr-xr-x 1 nginx root 4096 Sep 23 21:07 cache...
> Does `WYom20200` work as the password for the newer firmware? Can anybody confirm if this password works on the recent firmware like 'demo_v3_RTSP_4.61.0.1' ?
 Ok thank you for this information. I did manage to connect the UART via the three pins. The middle pin was what allowed me to see the terminal output...