Sergey Trofimov
Sergey Trofimov
I have the same problem in Home Assistant Supervised installed on Raspberry Pi 3B (Ubuntu server). For the first time after I installed BLE Monitor integration everything worked fine. But...
После установки пакета QuikSharp в NetCore-проект в проекте появилась "виртуальная" папка 'lua':  Виртуальная, потому что все файлы в этой папке на самом деле находятся тут: C:\Users\ИМЯ_ПОЛЬЗОВАТЕЛЯ\\.nuget\packages\quiksharp\2.0.0\contentFiles\any\netstandard2.0\lua\ Это нормально? Cкрипт...
У меня брокер ВТБ. Инструментов USDRUB_TMS и EURRUB_TMS у него в Квике нет. Да, в Квике от ВТБ есть инструменты USDRUB_TOM и EURRUB_TOM, аналогичные брокеру Открытие. Но мне хотелось бы...
Closed. I decided to use SoftwareSerial.
In PMS5003 datasheet that I have there is no information about passive/active mode and any commands to sensor. Thanks for your explanations )
The output of `jupyter notebook` command is:  The output of `jupyter console --kernel=pyscript` command is:  I can run Jupyter server using `python -m notebook` command:  It opens...
If I create new hass pyscript in web interface:  I see the following error(s) in the HA logs: 
I edited 'C:\ProgramData\jupyter\kernels\pyscript\kernel.json' file to specify full path to python interpreter: ``` { "argv": [ "C:\\Users\\trofi\\AppData\\Local\\Programs\\Python\\Python38\\python.exe", "-m", "hass_pyscript_kernel", "-f", "{connection_file}" ], "display_name": "hass pyscript", "language": "python" } ``` But it...
Thanks. Sorry for wrong repo.