homeassistant

  1. Krupta

    PTZ camera selection (CA42769 or alternative)

    Hello, I am looking for a PTZ camera and I came across these: This item was discontinued - Temu It also is not very expensive. I would like to integrate them in Home Assistant. For this if I understand correctly I need that such camera would support onvif? However about these cameras I dont...
  2. bojanpotocnik

    External, independent control of Dahua IR LEDs and Alarm output via API

    Hello, I currently have IPC-T5442T-ZE and 2x IPC-B5442E-ZE, and in the process of ordering 6 more. I like T(urret) version more, but B(ullet) has alarm output - considering which one to buy based on the problems below. 1. I noticed that integrated IR LEDs are too spotlight focused, so I would...
  3. I

    Any ideas for integrating Ezviz DB1C doorbell with Home Assistant?

    I have a DB1C video doorbell with the Ezviz wireless chime. The wireless chime is far too quiet, so we often don't hear it (we have a 3-storey house). I was thinking about getting a separate hard-wired chime for the DB1C, and then wondered whether it would be possible to integrate it with my...
  4. J

    Homeassistant sensor, Bash-script with curl and json

    Hi, I am trying to create a sensor for Homeassistant so I can see which BlueIris profile is active for the moment. I have created a bash-script for the json commands but I am stuck, it wont log me in. # Ask about sessionkey and add it to $sessionkey sessionkey=$(curl --header "Content-Type...