winchester7
winchester7
Same error. Windows 10 Python 3.10.11 Installed using pip 23.3.1 tiktoken 0.5.2
Same problem. Sniffed requests from my app. Now app using new url '/v2/home/get_interim_file_url_pro'. After change url got error: ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 960, in async_update_ha_state...
> Has anyone managed to solve this problem? I tried to use the code of MiHome application to understand how exactly the map is built. As far as I understood,...