Cubo AI baby monitor integration

Has anybody tried GitHub - niruse/cuboai: Home Assistant integration for Cubo AI baby monitor.? It looks like it was released about a month ago - wondering if anybody has had positive experiences.

I’ve been using it. Was easy to set up and have had no issues so far.
You don’t get a proper camera entity, but you can access images associated with alerts. It doesn’t quite feel like a nice native Home Assistant integration, but that’s probably at least partially due to CuboAI’s API limitations I’m guessing.

Hi, I’m the author of this integration: GitHub - niruse/cuboai: Home Assistant integration for Cubo AI baby monitor..
I found the camera’s username and password, but I haven’t been able to access the live stream or enable other camera features. It looks like the stream and feature endpoints are routed through AWS, which prevents direct connections. I’ll try to find a solution in the future.

Can it expose the room temperature? The Number 1 thing I wish I could do would be to turn the heater on when the temp gets too low.

Check this out:

Note: These new features are currently in testing mode.

Feature Status Checklist:

  • Temperature & humidity: Testing
  • Night light on/off: Testing
  • Night light brightness: Testing
  • Status LED: Testing
  • Lullaby play/stop/select (34 songs): Testing
  • Lullaby volume control: Testing
  • Lullaby sleep timer: Testing
  • Sleep mode (privacy mode): Testing
  • Cry detection status: Testing (read-only)
  • Sleep safety detection status: Testing (read-only)
  • Cough detection status: Testing (read-only)
  • Firmware version check: Testing
  • Session history: Testing
  • JPEG snapshot: Testing
  • HEVC video stream: Testing
  • AAC audio stream (16kHz mono): Testing

Once testing is completed, a new version will be officially deployed!

ive just gone searching for if this is possible so ill be testing now :slight_smile:

Am I missing something? I have v1.3.1 and dont see any of the features outside of Baby Name, Last Temp Alarm & Online.

How do I go about testing the above? Do I need to remove the curent one and it's repo and add - GitHub - niruse/cuboai at fix-alpine-compatibility Ā· GitHub ?

Sorry for the mood question

To test this release, please download the files manually from the fix-alpine-compatibility branch instead of using HACS. You can safely overwrite your existing files, or delete the old version first—either method works.

Note: This version is being updated every few hours as I work through the remaining fixes. If you run into any issues, you can always reinstall via HACS to restore the stable version.

Thanks, I managed to get all the extra bits of info etc but sadly none of it works for me, all unknown and none of the toggles work, camera view doesnt load etc!

Not moaning by the way just an FYI :slight_smile:

I see, it is an early version ,
Hmm did you install the latest commit ?
Can you add logs to git so I’ll can investigate it.

Can you try download latest commit ?
I think I solved it.

Version 2.0.1 was uploaded today. Please test it and notify me of any issues.

I ve just updated the integration and all additional sensors appear unknown. The stream appears a s a valid entity but when i try to open the stream itself is all blackscreen (although i can take snapshots). Any idea if I am doing something wrong?

Hi there, thanks for reporting this. Let's figure out what's going on with the sensors and the stream.

To help me troubleshoot, could you please provide a few things?

  1. Enable debug logging in the CuboAi integration options.
  2. Send over the relevant output from your Home Assistant system logs.
  3. Attach a screenshot of your CuboAi options screen so I can double-check your configuration.

Once I have those details, I'll take a closer look!

As discussed in Github all problems solved for now.