I bought Weather Station (https://ali.click/9820yw) and couldn’t get wind direction data into Home Assistant via Tuya Local Integration. This data is not available there. After installing the Tuya Sensors integration, I found wind direction sensor and received data in Base64 format. The data looks like this: “AAA0OLAAMIA/.” The letters and numbers change as the wind direction changes on the display screen. How to convert base64 data in real time so that the wind direction sensor readings in Home Assistant are converted automatically in degrees.