Search results

  1. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    This is a breaking change 0.9.21 is released. It'll start firing the binary sensor for human detection if you have enable that sensor and have enabled human detection with your cam. https://github.com/rroller/dahua/releases/tag/0.9.21
  2. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    I figured out the smart human detection. I need to test a little more and I’ll release a fix
  3. runraid

    Disable/enable "Disarming" by API?

    @Pacs this feature is already added to the home assistant integration. Here's a snapshot... it's the switch with the label "Disarming"
  4. runraid

    Disable/enable "Disarming" by API?

    @Pacs thats already supported in the integration. Have you tried it?
  5. runraid

    Disable/enable "Disarming" by API?

    @Pacs what exactly where you looking for? It wasn't totally clear to me as I scrolled back through the history. Sorry for the confusion
  6. runraid

    Disable/enable "Disarming" by API?

    No sorry haven’t had time. If you can please create an issue in GitHub for this so I don’t forget
  7. runraid

    IPC-HDW3849H-AS-PV loses connection/reboots during the day

    i haven’t had them outside. I’ll try this, thanks!!
  8. runraid

    [SOLVED] Camera Motion Detection Will Not Stay Disabled

    Yup! It’s a switch on that ha ui.
  9. runraid

    [SOLVED] Camera Motion Detection Will Not Stay Disabled

    If you wanted to integrate your cam with home assistant then I’ve made an integration and it’ll allow you to monitor the State of motion detection and turn it back on with an automation among other things. https://github.com/rroller/dahua
  10. runraid

    Yeah. It’s local with the app. Just use the ip. I use a vpn when away

    Yeah. It’s local with the app. Just use the ip. I use a vpn when away
  11. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    That's not something that should be added to the Dahua integration. That's all totally doable with a Home Assistant automation. You'd just setup an automation to trigger on whatever you want, could even be time, and call the service to set the overlay based on the reading of your weather station
  12. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    Sorry, I'm not following. What exactly are you trying to do? That might help me understand.
  13. runraid

    API for Imou Ranger 2

    I’m trying to figure this out myself.
  14. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    That’s all captured already via the home assistant event bus. You can listen to the events and get the data
  15. runraid

    Disable/enable "Disarming" by API?

    I don’t think so. But let me dig into it @Cmccaw
  16. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    OK, it's showing up... it just didn't show up for me because I already have it installed.
  17. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    Wow, it's gone. Let me go figure out what happend.
  18. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    What do you mean? Why are you sending a pull request and for what repository? Update: Ohh, my pr :) Yeah that was merged. It's built into HACS now. Just search for Dahua
  19. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    @Holbs the Home Assistant services are not available in the just released 0.8.0 version. It allows you to toggle on/off all of the types of overlays (including the time overlay) and it allows you to set the overlays to arbitrary text. I assume you know how to use a service in a Home Assistant...
  20. runraid

    latest Version of DAHUA HTTP API FOR IPC Documentation ??

    @signsy can you pm it to me?
  21. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    All I need to do is add a service to the integration so you can call it within Home Assistant to set the overlay as needed (based on the temp you read). HA can handle the time delay.
  22. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    Let me dig into what Dahua macros are. Never heard of this...
  23. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    @Holbs I'd like to add everything possible. If one uses Home Assistant and have Dahua cameras, I want this integration to offer everything one would want or need to build automations and whatever else folks might want. And I want it to be easy to use, for example, the VTO integration adds a...
  24. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    If any of you had issues renaming the entities, I've fixed that bug in 0.7.1 :)
  25. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    Just another note, I just updated the integration to 0.7.0 which adds support for Dahua doorbells (VTO). It'll add a binary sensor to Home Assistant that triggers when the doorbell button is pressed.
  26. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    Those are defined by dahua. Those are the event names. In HA you can override it
  27. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    Just a heads up, with version 0.6.0 of the HA integration it will now create a binary sensor for all event types selected during setup. So you'll have one for CrossLineDetection, VideoMotion, SmartMotionHuman, etc if you selected them.
  28. runraid

    Looking for feedback and testing of my Dahua Home Assistant integration (via HACS)

    I’m biased towards home asssistant. It just opens a world of possibilities. For example I turn on my outside lights at night when there’s motion.