-
-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] Open door by face. Which it the best practice configuration + automation? #324
Comments
I am in the process of building similar automation in Node Red based on an old automation I used to use with previous door lock. |
@Fromnboobto it would be a good idea to share your flow please |
[{"id":"4d8aff5fc142a54d","type":"server-state-changed","z":"c86eaada5f7441de","g":"df9266f24614080b","name":"doubletake - Micke","server":"ef85dd2a.8629e","version":5,"outputs":2,"exposeAsEntityConfig":"","entityId":"sensor.double_take_something","entityIdType":"exact","outputInitially":false,"stateType":"str","ifState":"framsida","ifStateType":"str","ifStateOperator":"is","outputOnlyOnStateChange":false,"for":"1","forType":"num","forUnits":"milliseconds","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"entityState"},{"property":"data","propertyType":"msg","value":"","valueType":"eventData"},{"property":"topic","propertyType":"msg","value":"","valueType":"triggerId"}],"x":130,"y":380,"wires":[["9fba4fdb7e600bc5"],[]]},{"id":"9fba4fdb7e600bc5","type":"time-range-switch","z":"c86eaada5f7441de","name":"Dag","lat":"59.4024341","lon":"17.9464824","startTime":"08:00","endTime":"21:00","startOffset":0,"endOffset":0,"x":450,"y":440,"wires":[["0246abecace0defc"],[]]},{"id":"0246abecace0defc","type":"api-call-service","z":"c86eaada5f7441de","name":"Unlock framsida","server":"ef85dd2a.8629e","version":5,"debugenabled":true,"domain":"lock","service":"unlock","areaId":[],"deviceId":["c6470093383015e3a106b5cf62a23420"],"entityId":["lock.main_door"],"data":"$abs(1)\t","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":760,"y":460,"wires":[["8f24370703016c56","37584ff5956b1571"]]},{"id":"ef85dd2a.8629e","type":"server","name":"Home Assistant","addon":true}] |
OK so I want open the door with face recognizion.
I didn't found the best HA automation for that mission
Until now I success open the door with face
The second time in a row the problem happend
Any suggestions?
The text was updated successfully, but these errors were encountered: