MiRoCZ

Results 9 comments of MiRoCZ

Hi Nathan @ngardiner, my issue described above is happening when I run TWCManager as script by command `sudo -u twcmanager python -m TWCManager` I just tried to run TWCManager as...

> We will fix MQTT in TWCManager, but for now you can downgrade your MQTT python library manually using: > > ``` > pip3 install -U 'paho-mqtt

For new clean manual installation I´m getting this error and TWC manager can´t be accessed via browser (just white screen appear): ![image](https://github.com/ngardiner/TWCManager/assets/79150049/a0b5813d-ac0b-46cb-9e3f-96a9efbabadb) ![image](https://github.com/ngardiner/TWCManager/assets/79150049/5da431f7-6905-4ca0-9cf3-d555703aeb30) ![image](https://github.com/ngardiner/TWCManager/assets/79150049/01712445-2dce-46c2-80f0-ca96e1c49bcf) Any advice please ?

Dear Nathan @ngardiner, @RichieB2B, community, may I kindly ask for help with this pending issue please? There is an issue in stable version instalation. Please see (clean manual installation) log...

> I just installed 1.3.1 in a clean Debian bullseye docker image and it does not have the issue you describe. I suspect you have a conflict between Python libraries...

> You should always run `apt` as root: > > ``` > sudo apt remove python3-urllib3 python3-requests python3-chardet > ``` Sorry @RichieB2B , I might have figured that out. The...

> If you don't use the Tesla API then 1.3.1 (or main) should still work for you. What errors are you seeing now? Overall, it's acting weirder than how it...

Hello @RichieB2B , I set "LogLevel": 13, run TWC, but there is no `/etc/twcmanager/log/` directory created at all ![image](https://github.com/ngardiner/TWCManager/assets/79150049/d258b146-ba9b-44a8-a7f1-15aa2d37ff6f) I tried debug by command `python -u -m TWCManager | tee...

Hello, how is status of announced certification for Home Assistant core integrations ? Thank you and good luck with this great project !