Updated pan, tilt, and preset commands for SOLO_CAMERA_E30 (T8171)#721
Updated pan, tilt, and preset commands for SOLO_CAMERA_E30 (T8171)#721Filpin011 wants to merge 3 commits into
Conversation
Develop > Master
Bump v3.5.0
Added support for pan, tilt, and preset commands for SOLO_CAMERA_E30 (T8171) This camera can pan, tilt and also have presents positions.
|
Has this been tested on your camera? Can you confirm the functionality? |
I can test it if i know how to deploy this version on my HA os instance If you can help me regarding this i can do it, i can do it even on my personal pc. I have this cam and it have all these features, and someone else already added an if to check if it is able to tilt and pan, on device.ts file Line 1181 Thanks a lot |
Do you run the eufy system inside a docker? |
HA OS run inside docker |
|
Ok I need to have a look, I just got access to the hassio repo which is the one you are using based on the HA OS |
|
I can test it locally if you tell me how to run it and connect to my camera |
@max246 https://github.com/MELSAID888/hassio-eufy-security-ws-customrepo @Filpin011 you might want to try this. to copy to the HA custom addon - follow this: https://www.home-assistant.io/common-tasks/os/#installing-and-using-the-samba-add-on |
Yeah that looks good, i think i want to try and see if that field can be exposed to the frontend so people can easily swap by reloading it |
Feel free to make a pr so I could see if I can hack around it. If it works fine we can get it merged in |
Just to keep you updated, I managed to get the docker ws on a different version of source, it has been merged, I am going to look at hassio to allow to do the same. |
|
@Filpin011 you able to test it? Hassio and Docker are all up for dev |
Hi Max, sorry for the delay in replying. |
Added support for pan, tilt, and preset commands for SOLO_CAMERA_E30 (T8171)
This camera can pan, tilt and also have presents positions.