Giter VIP home page Giter VIP logo

Comments (10)

UbhiTS avatar UbhiTS commented on July 18, 2024

I've checked your configuration and it's working on my end. I think either your motion sensor is not triggering the app, or your alexa media player is not setup. Can you please send me your AppDaemon logs so we can fix the issue.

from ad-alexadoorbell.

Watanakas avatar Watanakas commented on July 18, 2024

Thanks for your quick reply, forgive my ignorance, where I get the AppDaemon records?

from ad-alexadoorbell.

UbhiTS avatar UbhiTS commented on July 18, 2024

Supervisor > Dashboard > AppDaemon4 > Logs

from ad-alexadoorbell.

Watanakas avatar Watanakas commented on July 18, 2024

I have never used AppDaemon4
this is the log;

2020-05-11 23:59:48.806139 INFO alexa_doorbell: OUTSIDE TIME RANGE
2020-05-11 23:58:10.780383 INFO alexa_doorbell: INITIALIZED: Start 07:30:00, End 01:59:59
2020-05-11 23:58:10.757541 INFO AppDaemon: Initializing app alexa_doorbell using class AlexaDoorbell from module alexa_doorbell
2020-05-11 23:58:10.752395 INFO AppDaemon: Terminating alexa_doorbell
2020-05-11 23:58:10.739354 INFO AppDaemon: Found 1 total apps
2020-05-11 23:58:10.738137 INFO AppDaemon: App 'alexa_doorbell' changed
2020-05-11 23:58:10.736767 INFO AppDaemon: /config/appdaemon/apps/apps.yaml added or modified
2020-05-11 23:58:10.710217 INFO AppDaemon: Reading config

from ad-alexadoorbell.

UbhiTS avatar UbhiTS commented on July 18, 2024

try adding the below to the apps.yaml

alexa_doorbell:
    module: alexa_doorbell
    class: AlexaDoorbell
    door:
        motion_sensor: binary_sensor.main_door_motion
    home:
        alexa: media_player.salon_alexa
    time:
        start: "07:00:00"
        end: "22:00:00"

from ad-alexadoorbell.

Watanakas avatar Watanakas commented on July 18, 2024

added, without success
alexa is a state or a service?
I thank you for your attention, it is dawn in my area, good night.

from ad-alexadoorbell.

UbhiTS avatar UbhiTS commented on July 18, 2024

hey, can we do a remote debug session to see what's wrong? I'm not able to figure out why the it's taking 1:59:59 even though we've specified an end time in the apps.yaml. Really interesting. Feel free to let me know a good time. I'm in the Pacific Time Zone, near San Francisco, California

from ad-alexadoorbell.

Watanakas avatar Watanakas commented on July 18, 2024

Hi Tarunpreet Ubhi, the end time from now on to be able to continue testing the app since it will be more than 10:00 PM, and it would not send me notification, now I can not continue, I do not know the reason but I had to reinstall Hassio, as soon as I can I will continue testing, thanks for your time.

from ad-alexadoorbell.

UbhiTS avatar UbhiTS commented on July 18, 2024

you can always change the start and end time to whatever you want. They are configurable.

from ad-alexadoorbell.

UbhiTS avatar UbhiTS commented on July 18, 2024

closing cause of no response

from ad-alexadoorbell.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.