#Thread
1 messages ยท Page 1 of 1 (latest)
That doesn't work when using this one... I'd have to "Take control"
And if I wanted to take control...
This dashboard is currently being maintained by Home Assistant. It is automatically updated when new entities or dashboard components become available. If you take control, this dashboard will no longer be automatically updated.
i build my dashboards from ground up
it takes a bit of time (not as much now sections exists) but its really worth it i think
thing is, I want there to be "room" dashboards that are maintained by HA. But like for my room, my watch and phone battery being on that dashboard would make sense
you can build different views for each room. it does mean you have to add new stuff manually but thats not a big concern to me
yeah, I'd rather have it automated is all
for more advanced stuff, sure, that can go into manual dashboards, but for the room ones, I want automation
fair enough. i like manually getting it the way i like it
like I had to create a manual dashboard for that, but since they're listed as in my room, and my bedroom dashboard is automated, I feel like that should show up in my room's dashboard
Maybe not that design specifically, but at least the data from them should show up in the automated dashboard
you could create a helper that mirrors the battery state then assign that helper to the room
not sure how it would show up with the automated stuff but i imagine it would appear somehow
dunno what helper I need for that
create a template helper
{{ states('number.template_battery_slider_mk_phone') }}
replace the entity with the correct one for your battery entity
P8P Battery Level etc
mine in this case is actually a slider helper because i am doing some strange stuff to get bubble card to work the way i want
go into entity settings and copy the entity id
will be sensor.something
hmm, I don't need that slider, just the text
yeah template a sensor
i do a slider to get the fill working on bubble
but a normal sensor is fine
yep, that's working great ๐
we can call that a win ๐
nice, helpers are awesome
jinja2 can be a bit awkward at times but in general you can do most things you would want to do
Looking at it, you can set up the sensors from the templates... Nice
and by that, I mean show up in sensors
yeah if you assign it to the device it appears on the device page
i currently have 104 helpers ๐
but this data would be so helpful. Especially if I can start getting this internet facing via a VPN and stuff
this is where building the dashboard yourself comes in as you can display what you want where you want
For more advanced stuff for sure
yeah it depends on how clever you want to be with it
like maps I could see being very useful for example. Not gonna share a screenshot of that in action though as I don't wanna doxx myself
yup
easy way to get remote is the nabu casa subscription. but you can do it free too
and like if we got smart radiator valves, I could create an action that "when a TRV changes temperature, set the boiler to the highest TRV value"
I'm gonna get Google Assistant working without Nabu Casa too...
I also plan to build an LLM into it as well for handling voice
i am hoping to move to opensource voice stuff soon. when the official voice hardware drops
llm would be nice but the server i would use for it currently has only a 1650 super so that will need to be upgraded before i try
my old PC has a GTX 760 in it... for testing I'll use that though
the memory on the card is thee main bottleneck
When it goes from testing to live though, I'm gonna get at the very least a 3060
my main PC has a 3070 in it, so potentially I could offload to that for testing as well
yeah i have a 3070 in my desktop but with only 8gb of graphics memory it will be a bit limited in models
i am keeping an eye on ebay to see if i can snipe a nvidia tesla p40 or something if one appears at a decent price
sometimes a few of them appear cheap when a company upgrades and dumps a load
going a bit older on the gpu front to get more memory can have its advantages
if I got one, that could be great. But 3770K with Tesla P60 ๐คฃ
can keep an eye for 2080ti too some of those have 22gb of memory
with the 50 series cards incoming a few of those might be dumped from the consumer market too
my brother in law has a 3090 with 24gb that he said he wants to upgrade next year. so i might see if i can convince him to let me repurpose it
i am in no major hurry. i have some other wishlist stuff to get before then really but if a good deal lands in my lap ill have a go
keep in mind that they dont work out the box in all motherboards. i cant remember why but something to look up
gpu with no output port is a non standard thing i guess. specially if your not running a server board
hmm, I think for the Nest displays, we'll use the Google Assistant and use the Google provided views, but for the tablets, definitely will get my parents rigged up for Home Assistant
this is my "tempory solution"
nothing more permanent than a tempory solution right?
i have plans for a rpi and screen built set up in a nicer way but i have too many projects on the go to replace something that works currently
ah nah, for me, it'll be on our tablets, rather than having dashboards visible around the house
can set up esppressence so it knows which room its in and shows the right dashboard
so much fun to be had with HA ๐
Oh no, I won't have them visible around the house
Rather, my parents have a tablet each already, and I've got my Chromebook (plan to get an iPad Air though), and we'll use those to access the dashboard around the house
yeah but you can have it so if they open it in the bedroom it opens the bedroom dashboard and if they walk into the kitchen and open it then the kitchen dashboard comes up
potentially... dunno how I'd do that though
you put some esp32's about the place and they use BLE to track where the devices are based upon signal strenth
hmm... dunno if parents would be OK with that