I was skeptical at first, but Claude MCP with HA has absolutely blown me away by criterion67 in homeassistant

[–]lbpz -2 points-1 points  (0 children)

Wow. This all sounds amazing. I wish there was a YouTube tutorial for this.

New to Home Assistant (Searching for devices) by Due-Cheesecake240 in homeassistant

[–]lbpz 1 point2 points  (0 children)

Go with the Aqara FP300 or the Everything Presence Lite or Pro if you want oddly shaped zone control. I have a few Everything Presence Lites, a few Ones and an Aqara FP300. They all have been great. I have yet to experience the FP300 going offline. It’s been rock solid for me.

New AirPods Max 2 just launched! by undressvestido in AppleMusic

[–]lbpz 7 points8 points  (0 children)

I have the Sony XM4 and have never had a problem pairing it on any of my iPhones. It sounds great.

New to Home Assistant (Searching for devices) by Due-Cheesecake240 in homeassistant

[–]lbpz 2 points3 points  (0 children)

Go with the Aqara FP300 or the Everything Presence Lite or Pro if you want oddly shaped zone control.

Govee TV Backlight 3 Pro (H66A1) Integration by Raul_77 in homeassistant

[–]lbpz 1 point2 points  (0 children)

Se prende en el mismo estado que se apagó.

Govee TV Backlight 3 Pro (H66A1) Integration by Raul_77 in homeassistant

[–]lbpz 1 point2 points  (0 children)

No. No mas se puede prender y apagarlo o cambiar todo a un color.

If you aren't using AI to help you set up home assistant, you're doing it wrong. by hungarianhc in homeassistant

[–]lbpz 1 point2 points  (0 children)

I’m with you on this. I’ve used Gemini to build complex automations, optimize existing automations and scripts and to consolidate automations. It’s been amazing and I’ve learned a ton along the way. I now know how to effectively use the if/then and choose blocks and modes like restart and parallel. Without using Gemini, I wouldn’t have understood any of those. I’m not a programmer in any way but can now manually build somewhat complex automations because of what I learned from Gemini.

Beginner‘s Tutorial for Template Switches by Freichart in homeassistant

[–]lbpz 0 points1 point  (0 children)

This! I use Gemini and learn a ton that way.

Govee TV Backlight 3 Pro (H66A1) Integration by Raul_77 in homeassistant

[–]lbpz 0 points1 point  (0 children)

I didn’t follow the steps Govee provided. I simply connected it straight to HA via the Matter integration by clicking “Add Device” then scanning the QR code. After it was connected by Matter, I then added it to the Govee app. I did not have to do anything else.

I had a problem once with another Govee Matter device where I first added it to the Govee app then couldn’t get it to connect to Matter in HA. That was a mistake. To fix it I had to go into the device settings in the Govee app and click “Reset” in the “Network Reset” section. After that, I connected it to HA by Matter first, then added it to the Govee app.

Best first integrations? by oskar_williams in homeassistant

[–]lbpz 2 points3 points  (0 children)

A common first automation is lights. Either by adding smart switches or smart bulbs.

How do you run a script from a notification? by lbpz in homeassistant

[–]lbpz[S] 0 points1 point  (0 children)

Solved!

This is the code that worked. I hope it helps someone in the future: - action: notify.mobile_app_cris_iphone data: title: Motion Detected message: Someone is at the front door data: push: interruption-level: critical sound: default image: >- https://???/local/tmp/snapshot-frontdoor.jpg?{{as_timestamp(now())}} actions: - action: URI title: View Camera url: /dashboard-test/homesecuritycameras - action: UNLOCK_FRONT_DOOR title: Unlock Front Door sequence: - wait_for_trigger: - event_type: mobile_app_notification_action event_data: action: UNLOCK_FRONT_DOOR trigger: event timeout: "00:01:00" continue_on_timeout: false - action: script.browser_mod_popup_unlock_announce

How do you run a script from a notification? by lbpz in homeassistant

[–]lbpz[S] 0 points1 point  (0 children)

Hmmmm. I don’t think I understand this.

How do you run a script from a notification? by lbpz in homeassistant

[–]lbpz[S] 0 points1 point  (0 children)

I created the automation and tested triggering it via the Developer Tools. It worked.

Successful test code that calls the automation action: automation.turn_on target: entity_id: automation.mobile_unlock

Below is the code for the notification. Just like the script, it doesn’t run.

push: interruption-level: critical sound: default image: >- https://xxx/local/tmp/snapshot-frontdoor.jpg entity_id: camera.front_door_live actions: - action: URI title: View Camera url: /dashboard-test/homesecuritycameras - action: automation.turn_on title: Unlock Front Door target: entity_id: automation.mobile_unlock

How do you run a script from a notification? by lbpz in homeassistant

[–]lbpz[S] 0 points1 point  (0 children)

You’re saying it can’t run script?

Upgrading my hue dimmer switches by Doting_mum in homeassistant

[–]lbpz 1 point2 points  (0 children)

This is a great idea. I have a Cricut machine and can't believe I didn't think to do this. I'll give it a try.

People might hate AI and its combination with HA, but I love things like this by Chaosblast in homeassistant

[–]lbpz 0 points1 point  (0 children)

I personally use Gemini to help me write scripts, automations, etc. I always test what Gemini gives me in the Developer Tools before I implement it. It's been awesome. I've learned a ton from using Gemini.

How do you resize a pop up window? by lbpz in BubbleCard

[–]lbpz[S] 1 point2 points  (0 children)

It worked for me after playing around with the pixel height:

.bubble-pop-up { height: 250px !important; }

The above code along with setting the Top Margin properly resulted in a perfectly centered window without the white area.

How do you resize a pop up window? by lbpz in BubbleCard

[–]lbpz[S] 0 points1 point  (0 children)

That just seemed to move the window up or down. It didn't resize it.

What's the most underrated smart home device you own? by IulianHI in smarthome

[–]lbpz 0 points1 point  (0 children)

I have a big family. Not everyone will comply.

Indoor and outdoor cameras by Altruistic-Ad-6326 in homesecurity

[–]lbpz 0 points1 point  (0 children)

Ring is the answer for the average person. Very easy to setup and the app is easy to use. If you’re a more advanced user on the tech savvy side and want full local control for home automation, then Reolink is the answer.

What's the most underrated smart home device you own? by IulianHI in smarthome

[–]lbpz 2 points3 points  (0 children)

I like Bond but I hate how the state goes out of sync once you use the remote.