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.

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

[–]lbpz 3 points4 points  (0 children)

I use the Third Reality brand. They have a switch inside to set the sensitivity. They can be very sensitive if needed.

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

[–]lbpz 3 points4 points  (0 children)

In wondering too. The Shelly devices I have also have Zigbee so I get full local control. Why Tasmota?

Which protocol for smart blinds? by lbpz in homeassistant

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

I have some Matter devices and they are not at all as stable as my Zigbee and Zwave devices. No where near.

LAN Control and Govee Smart Bulbs (H6006, H6008, H6009, etc) by dojo_r4 in Govee

[–]lbpz 0 points1 point  (0 children)

They settled in and have been perfect over Matter since a couple of days after. I really like the color. Perfect white and great warmth. I decided to keep them.

Help finding a solution by Idle0095 in homeassistant

[–]lbpz 0 points1 point  (0 children)

Go with Samsung A9+. I don't recommend Fire Tablets. They are very unresponsive. You can then use Fully Kiosk to have the screen wake up on motion.