#For the brave, you can bring the common

1 messages ยท Page 1 of 1 (latest)

tulip chasm
#

wanted to follow up this this, thanks

#

for example:

title: Home
views:
  - title: Home
    cards: []
    badges: []
    type: sections
    sections:
      - type: grid
        cards:
          - type: entities
            entities:
              - entity: sensor.processor_temperature
                name: Processor temperature
              - entity: sensor.processor_use
                name: Processor use
              - entity: sensor.disk_free
                name: Disk free /
              - entity: sensor.disk_use_percent
                name: Disk usage /
              - entity: sensor.disk_use
...
#

where would insert this code?

boreal pulsar
#
    type: sections
    sections:
      - { "strategy": { ... } }
      - type: grid
tulip chasm
#

so it added a new section of entities here:

boreal pulsar
#

yeah, once back in UI, you can just drag and drop

astral mica
#

Probably want to filter out non-existant entities?

boreal pulsar
#

Yeah, we should do that . That's a bug

#

I'm surprised your calendar is in there, is that because you make a lot of events ?

#

I removed todo list, guess I forgot calendar.

astral mica
#

I actually can't remember. It's a dev install so I do all kinds of weird stuff

#

The missing entity is also a calendar, but I can't remember what I would have ever used it for.

boreal pulsar
#

testing if you can remove calendars maybe ๐Ÿ˜„

astral mica
#

could be ๐Ÿ˜‚

boreal pulsar
wispy breach
#

@boreal pulsar The websocket should really return more than 8 entities. If we start removing favorite, unavailable, etc... the list will not be that long ๐Ÿ˜…

polar urchin
#

Does it also count entities that were triggered by automations?

wispy breach
#

The entities are the ones that are used manually per user. That means, every user will see different entities. (so no automation triggered entities)

fast fiber
#

does it have to be JSON? can you add a title card to that section?

boreal pulsar
#

It can be YAML

#

Just less error prone when copying

fast fiber
#

undestood, thanks!

#

but i can't add a title card, i'm guessing, as the whole section is generated by the strategy

boreal pulsar
#

Hmm good point. @wispy breach ?

wispy breach
#

There is an title option. It will generate a heading card at the top of that section.

fast fiber
#

maybe add a title-icon option, too? ๐Ÿฅบ

#

or title_icon, whatever

wispy breach
#

Or just icon ๐Ÿ˜… but yeah I agree

boreal pulsar
#

We need slots lol

subtle ferry
#

I assume this is only in the beta?

fast fiber
#

2025.10.0b0 and upwards

subtle ferry
#

Apparently I don't do enough manual stuff with my dev instance

tulip chasm
#

look forward to your next video on this, Chris

fast fiber
#

There's something wrong in the mobile app

polar urchin
#

Refresh cache

fast fiber
polar urchin
#

For me a force close and re open helped already

fast fiber
#

huh, that was easy. thanks!

#

it works now, indeed

subtle ferry
#

Yeah no beuno

#

can I check the "usage" database directly to see what might be there so I know what devices I should expect to show up?

#

Oops. You were referring to the uknown strategy with a cache clear. My error is nothing shows up because I presume I haven't used devices enough. Is there a threshold of usage before it triggers?

boreal pulsar
#

Any interaction on the dashboard with the user that's currently the dashboard works

#

and it's cached for 24h

#

so if you've been clicking around, restart your instance

fast fiber
#

that seems to conflict with

For now, it follows a basic algorithm and suggests entities you interacted the most with in the span of 24h, and shows them depending on the hour of the day

#

in my mind, at least

boreal pulsar
#

We look at the last 30 days for interactions. The results generated are broken down in 4 time of day segments. Those results are cached for 24 hours.

#

Depending on the time of day, you will see a different segment.

fast fiber
polar urchin
#

A common controls card would be great for existing setups. With settings like blacklisted entities etc.

past raptor
#

since my section is still empty: I mostly 'interact' with unrecorded entities in HA, and have only recorded certain entities (includes and excludes curated carefully) could that be the cause?

#

I mean things like switch a theme, check the weather-card, etc. Those are not recorded.
Other than that my instance is supposed to go by itself and does. Ok, I also click to navigate to a subview. But that wont be anything to show in the first place .

#

Did have one special switch that I actually toggle more frequently, but it was in the favorites, which are filtered. So taking that out of the favorites for testing purposes now, hoping it ll show up

past raptor
polar urchin
#

Mine works across dashboards

past raptor
#

good to hear. Ill give it another day part to show the deleted favorite, or else will have to write up an issue.
Icon and title are cool though ๐Ÿ‘๐Ÿพ

past raptor
subtle ferry
#

Is it possible to force an update outside of the normal daily update for testing? I still don't see anything at all on my HA yellow after many days. I had recorder set to 2 days retention and just increased it thinking maybe it wasn't getting enough interaction in those 2 days to populate. I toggled some switches just now and would like to see if it shows anything now.

polar urchin
subtle ferry
#

Ok. Then something seems to be not working for me.

past raptor
#

in my manual dashboard that is, not in the experimental Home dash

subtle ferry
#

It populates based on windows of time during the day so it will show the things that have been used for that window. Things might go away if you haven't used them during that time of day.

#

I still don't have anything on my HA Yellow and I don't have anything excluded for recorder.