I am already fetching data from other source through https so this is already solved.
Yes that is what I thought, other option is esp32 or raspberry pi zero to replace 8266. For the while I thought there might be some local shortcut of both devices are in the same network pinging directly ip address of the sensor (but this gets tricky with zigbee devices and hub but I also have WiFi sensors which i can use), did you hear about this method? I saw it somewhere where googling and it didn’t require as much authentication.
thanks, this is easy and already done as I am fetching some more info already from the web but it just required token as auth and with Tuya Cloud API they require so much authentication and sign generation that I am lost. Maybe there is some local fetching possible not with the cloud and then it will be easier? Do sensors have some open API I can fetch on my local network?