Ivan Belokobylskiy
Ivan Belokobylskiy
@kom101 please, update to the latest firmware via OTA, the default behavior is fixed for non-z2m installations
Yes, I have such plans, but it's not a top priority since I don't have such devices. :) Are temperature and humidity detected correctly?
Default reporting values were adjusted in version https://github.com/devbis/z03mmc/releases/tag/1.0.6 Could you please try it with ZHA?
@andershagenhansen you can compile firmware with this line commented. https://github.com/devbis/z03mmc/blob/master/src/app_cfg.h#L189 There is currently no way to disable it in runtime
You can change fw version and use local OTA for zigbee2mqtt. But in some cases it may brick you sensor (until flashing again via UART). So getting USB-UART is desirable...
MiHome is not supported yet. Not sure there is a chance to implement it.
The size for the firmware is almost 128kb that makes impossible to flash it with you flashing tool after adding more features and spilling over 129kb (due to restrictions in...
Hi! Great work. I assume it requires a separate firmware with IAS support. I think it can be added as a custom build. BTW, Don't you use SWS pin for...
Maybe I misinterpret your pinout table, nevermind
This firmware doesn't support MJWSD05MMC yet. You need to add screen management and (possibly) define different i2c group for your device. But I suppose the connection should be similar to...