Oleg

Results 6 comments of Oleg

I have already tried these changes, the result is the same. It is important to add that I tried the code without connecting to the heater. Perhaps this is the...

No, all files is in my workspace, but destination if outside. ".." - its folder with visual studio solution and "Q.API" its one of projects.

in target you need use [folder mappings](https://github.com/mkloubert/vs-deploy/wiki/folder_mappings) for you it can be like `"targets": [ { "type": "ftp", "name": "DEV", "description": "A DEV folder", "dir": "/srv/test/server", "host": "xxx", "port": 21,...

> > @slydiman is this issue now patched in an upcoming release? > > https://github.com/slydiman/ha_custom_onvif > Any comments/improvements are welcome. its work for me. Thanks

> Found, have to add data into the panel. > > This example creates buttons to move the camera: > https://community.home-assistant.io/t/onvif-camera-platform-how-to-do-ptz/197447/4 > > Then all good, many thanks for your...