danielk117
danielk117
Yes, `CONFIG_RTL8189FTV` makes no sense. I have no local enviroment for testing the build. I just followed https://linux-sunxi.org/Wifi#RTL8189FTV and the Makefile in that branch https://github.com/jwrdegoede/rtl8189ES_linux/blob/rtl8189fs/Makefile has `CONFIG_RTL8188F = y` and...
I tried a couple of ENV combinations, but I wasn't able to get the driver build. It always results in something like [this](https://github.com/danielk117/firmware/commit/51b1423340a80afd9113057bcf486cbe40e7c136/checks/8154942031/logs). This whole buildroot and make things are...
At the telegram channel for the alternative micam mjsxj02hl firmware, the maintainer of the firmware tells @ZigFisher how he build the driver for openipc. Hopefully he will add the driver...
i own a cheap gateway and thermostats for radiators too. getting values is working. the result looks like this: ``` {"payload":{"data":{"dps":{"3":230},"cid":"","t":1609886870},"deviceId":"","deviceName":"zigbee"},"_msgid":"cf2aa672.a86208"} ``` `` is the id shown in the tuya...
@rospogrigio i moved to zigbee2mqtt, because i think its not possible to set values to zigbee devices using tuyapi. you need to tell the bridge a id for the zigbee...
@rospogrigio > Thanks, are you using a USB Zigbee dongle or a wifi Zigbee gateway? a simple c2531 USB dongle for my pi. works great! @msillano > _warning: in SET,...
@rospogrigio yes, zigbee2mqtt.
Same problem here. The integration just stops working yesterday. Now I've got an authentification error everytime, no matter what I do.
Tried it with 5 thermostat SEA801. Works basically π but there are some problems. Z2M restarts every few minutes with the following message... ``` βMar 06 15:03:25 raspberrypi npm[14963]: /opt/zigbee2mqtt/node_modules/zigbee-herdsman/dist/utils/waitress.js:67...
Thank you both! π I'm already on dev branch and will try the latest version now.