Giammarco
Giammarco
here is it: `xiaomi.vacuum.c102gl` firmware version: 4.3.9_1066
> here is it: `xiaomi.vacuum.c102gl` i've tried to add it to `config_flow.py` , but when it sends token there is no response from the device :(
> > > here is it: `xiaomi.vacuum.c102gl` > > > > > > i've tried to add to `config_flow.py` , but when it send token there is no response from...
> You can at least try to add the device using the Beta version of the integration by adding it to the config flow but just to confirm that this...
ok looks like it attach after change c102cn to c102gl and use cloud connection (some items are missing, may be because not fully supported) - for instance, this version doesn't...
> Yeah it is the same device with same firmware but its model name still needs to be in the keystore list otherwise you cannot use the map function. >...
@kirdesde i've tried on behalf of @Kroustalo here my ipq-wifi folder with "files" folder: ``` openwrt-buildroot:~/4G_Router/OpenWRT-ZTE-MF289D/package/firmware/ipq-wifi$ ls -latR * -rw-r--r-- 1 xxxx xxxxx 6415 Jan 14 13:36 Makefile files: total...
I've found this issue: https://github.com/openwrt/openwrt/issues/13561 Looks like the behavior to add new board files is changed. @Ansuel what is the new procedure? Thanks!
> Instruction in the makefile These one (for testing) are not working: # To add local files for testing: # 1. create a new directory in the ipq-wifi package directory...
> your ipq-wifi package directory does not contain a sub-directory "files" The files subdirectory doesn't seems to work Only way is to put board file into downloaded git directory for...