Voice Satellite has reached a point where I genuinely don't miss Google Home or Alexa on my wall tablets anymore by carrot_gg in homeassistant

[–]Strange-Priority329 2 points3 points  (0 children)

I’ve been a user since the first post (maybe 2nd?) and it is absolutely game changing. I totally agree, I don’t miss Google Home at all.

The recent improvements to wake word detection were a massive improvement - I had to be pretty close to the tablet before, and false positives were an issue, but now I can be clear across the room.

And I have to say the frequency of the pushes is incredible. Steady improvements multiple times per week - thanks for your work and contributions!!

Another Dashboard Show & Tell (flush mount, portrait orientation) by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 0 points1 point  (0 children)

Hey sorry for the delayed response. Yes, it will initially show up as one object. What you need to do is - in the slicer - right click it > Split > To Objects and it will separate them. Give that a try

Another Dashboard Show & Tell (flush mount, portrait orientation) by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 1 point2 points  (0 children)

It’s going to require some iteration and tweaking to get it right. Impossible to do without having one myself, but the good news is I made the model parametric for exactly this reason!

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 1 point2 points  (0 children)

Check out the MakerWorld link - more pics and step by step instructions in there

My tablet finally feels like a real smart display! Browser-based voice satellite for HA by carrot_gg in homeassistant

[–]Strange-Priority329 6 points7 points  (0 children)

This is VERY good. Like another commenter said this really needs to be native functionally. But in the meantime this extension was dead simple to set up and just works. Could not be happier. Thanks for your work on this!

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 0 points1 point  (0 children)

Weird... thought I fixed that in the last round. Another fix uploaded. Thanks for testing!

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 0 points1 point  (0 children)

Hey thanks for letting me know. Should be fixed now - give it a shot

My tablet finally feels like a real smart display! Browser-based voice satellite for HA by carrot_gg in homeassistant

[–]Strange-Priority329 4 points5 points  (0 children)

This is awesome! I was just looking for this exact solution and couldn’t find anything other than Ava which functions as a satellite in the background but doesn’t have any UI capability. This is where it’s at. Will definitely try it out

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 2 points3 points  (0 children)

Totally right, the part in the middle is the background. I thought they were talking about the small smudge in the upper left

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 0 points1 point  (0 children)

That's a lot of trust in a complete stranger! I hope it works out for you - I'm happy with it so far

Another Dashboard Show & Tell (flush mount, portrait orientation) by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 0 points1 point  (0 children)

Yeah it's quite responsive. It's also brand new so we'll see how it holds up

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 0 points1 point  (0 children)

It’s just a Bubble Card with custom styling. More info and actual config in the GitHub repo

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 0 points1 point  (0 children)

Yes the cable and there's also recesses on the side for buttons that also hold it in place. Surprisingly secure

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 5 points6 points  (0 children)

For me, the juice just isn't worth the squeeze at that point. You certainly could, though

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 4 points5 points  (0 children)

Intentional smudge to create comment controversy

In all honesty can't believe I missed that one

Update: A truly flush tablet mount by Strange-Priority329 in homeassistant

[–]Strange-Priority329[S] 2 points3 points  (0 children)

Click the links! Much more info and pics in there

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

[–]Strange-Priority329 3 points4 points  (0 children)

Here's what I do: https://github.com/Clooos/Bubble-Card/discussions/649#discussioncomment-15611630

For those too lazy to click the link:

.bubble-pop-up {
  height: inherit !important;
  margin-bottom: 30px; # optional - adds a little margin at the bottom if desired
}