#frontend-archived

1 messages · Page 207 of 1

wheat current
#
!.storage/lovelace
!.storage/lovelace_dashboards
!.storage/lovelace_resources
hallow mango
#

just copy the full yaml from the "raw configuration editor"

weak hatch
#

But that would just give me json, I would like to keep track of yaml, which would help me get back to a previous configuration easily.

I am tired of saving cards templates that I "might need" in the future in a separate view 😦

#

Also,

It worked 😄

hallow mango
#

the raw configuration editor is in yaml, not json

weak hatch
#

I just love this community ❤️

rancid gale
#

Im not home atm, but is there a way to limit my wife to only seeing the dash oard i set for her?

winged maple
rancid gale
#

Thx, ill try that when i get home

hallow mango
#

the other option is to create a separate dashboard and set it as the default for her

#

from her user settings on her device

tacit pumice
#

I'm trying to make a custom panel but with vue.js, for testing purposes I'm running a local server and connecting it to the panel, the panel keeps reloading/blinking endlessly. Anyone have a good solution for this ? Can't find anything on google.

configuration.yaml

    sidebar_title: Vue Panel module
    sidebar_icon: mdi:vuejs
    url_path: vue-panel-2
    module_url: http://0.0.0.0:3000/main.js
    require_admin: false
    trust_external_script: true
    config:
      name: Test

main.js (using vue and vite.js)

import Custom from './components/Custom.ce.vue';
const CustomComponent = defineCustomElement(Custom);
customElements.define('vue-panel', CustomComponent);```

Error message in console:

client.ts:28 WebSocket connection to 'ws://homeassistant.local:3000/' failed:
(anonymous) @ client:186
client.ts:224 [vite] server connection lost. polling for restart...
client.ts:213 GET http://homeassistant.local:8123/__vite_ping 404 (Not Found) ```

gloomy olive
#

is there a lovelace card that would be like post it note that you could write stuff on? I couldn't find one

bronze siren
#

any one has any clue as to why my I am suddenly getting Entity not available: sensor.nextsunrise and nextsunset ?

#

I dont know before, but looking at entity sun.sun I no longer see nextsunrise and nextsunset

#

I see next_rising and next_setting however .. did I miss a change to this ?

lunar heart
#

How can I insert text with the markdown card without a background?

strange drift
#

I am sure that this has been asked hundred of times but I couldn’t find an answer in the forum and I‘d be very happy if anyone could help me with that question. I have a YAML Dashboard which I would like to set as the default dashboard, but couldn’t find a method to do that. Thank you

lunar heart
neat juniper
#

short Q and prob in the wrong place again

i have a simple svg file as my floorplan and using inkscape to draw it up

the outcome in HA is about half to small as i want it, but i know inkscape has the right room messurements,

so i want HA just to scale up, can that be done?

type: picture-elements
image: /local/floorplan/examples/home/home.svg
errant plover
#

If it is the only card in the view, are you running in panel mode?

polar kelp
#

ctrl + +

stray mauve
#

I'm getting Custom element does not exist only when trying to cast a view to my Nest Hub. It does not happen when accessing my instance directly. I have SSL/DNS set up correctly using Duck DNS. Any ideas on how to fix this?

polar kelp
#

Cast is a lot more picky about what it allows than the default interface. Custom cards need to be more or less built specifically for cast.

#

Which one is it? Layout-card?

stray mauve
#

Does the fact that I'm referencing Lit from unpkg have any bearing?

polar kelp
#

That may be it.

#

Unfortuantely it's a real pain to debug things in cast too...

stray mauve
#

Is there a best practice way to reference Lit?

plucky rock
#

Hi need some help what would make the automations tab go away in the configuration panel

dark dirge
#

please don't crosspost

rigid pebble
#

I notice that the default light card is slow to respond to tap actions, as it appears to freeze until the light is fully on (which can take a few seconds for some lights). Is there a way to have the UI immediately respond without forcing 0 second transition on the lights?

stray mauve
#

Also has a slot mixin allowing you to define custom cards with slots that define children from the outside.

rigid pebble
#

Interesting. I am a little lost at first glance but I'll figure it out as long as I have somewhere to start. Thanks!!

polar kelp
stray mauve
polar kelp
#

I worried about that at first too, and found a way to extract a reference to LitElement and some helper functions from the prototype of some built-in elements. But Lit is tiny. Impressively small, really. So I don't think it's a problem.

#

Really don't recommend it, though.

#

Also, by bundling it you won't run into compatibility issues when Home Assistant upgrades.

stray mauve
#

I agree Lit is small (~2kb). Their whole ethos is efficiency, which includes tree-shaking and publishing elements unbundled 🙂

polar kelp
#

I don't think hui-view even is a LitElement anymore. It was probably changed to an UpdatingElement.

stray mauve
#

I don't mind latching on to a baked in version of Lit if it will get casting to work correctly.

#

To be fair I've been working with Lit for ~4 years now and with HA < 1 year. If there's some restrictions on how I consume Lit in HA, that's cool with me 🙂

#

Is there a native element in HA that you suggest I rely on to see if using it's version of Lit would solve the cast issue?

polar kelp
#

I think there's one in cast called hc-lovelace that should be a LitElement and always present.

#

Outside of cast home-assistant-main should work.

potent nova
#

is it possible to customize the android notification bar ?

fair egret
#

Anyone have a favorite way to visualize an entity, where the unit is %, as a progress bar on Lovelace?

#

The gauge card is just so huge

#

A progress bar entity row would be a lot better in some cases.

#

All I've found is this, but it's kind of ugly (no offense if the author is here) and unsupported

#

This seems alright but would seem to need a decent amount of configuration

feral rivet
#

hey guys anyone else having issue with the james Fry MDI Icon Index. While the repo has not been updated in 4 years, this was working up unitll the latest update in October. Now when I click on the MDI Index sidebar I get this : '<!doctype html>'.

tired hare
#

Just was wondering.... when will the creation (and editing) of groups be available from the frontend ?

split granite
#

Some time... maybe ... if anybody feels like working on that

feral rivet
#

is there an alternative to James Frye's Icon Index?

split granite
#

HA is on MDI v6 now, that index likely gives you a long list of invalid options

feral rivet
#

Yea I came across that one, but there does not appear to be a way of adding it to HA like the other one.

split granite
#

An iframe is always an option

glacial ledge
#

is there a file that can be edited directly for dashboard configuration? I know there is an option in the browser for raw configuration editor I want to know if that file is directly editable.

warm stone
#

Can I do an easy QR code setup so that if someone scans it they get access to a limited frontend screen with basic stuff like turning lights on and off?

tacit pumice
#

Does anyone know how to get the room/group of a entity/device? using the hass object in front end. I get everything except the roomid/name

    "entity_id": "binary_sensor.front_door_low_battery_level",
    "state": "off",
    "attributes": {
        "friendly_name": "Batterylevel",
        "device_class": "battery"
    },
    "last_changed": "2021-11-18T16:28:52.743704+00:00",
    "last_updated": "2021-11-18T16:28:52.743704+00:00",
    "context": {
        "id": "392842094829348",
        "parent_id": null,
        "user_id": null
    }
}```
feral rivet
#

Thanks Tinkerer, the Iframe option works great

formal tide
#

you can setup a simple php server which serves your own custom html page and can trigger actions within HA using server side curl requests to webhooks or the api

your qr code can then link to that page

warm stone
#

Cheers @formal tide. Will just mount a tablet for guests and just set it to kiosk mode, it seems like the easier option without creating an extra point of failure

stone plaza
#

it's a work in progress, and I'm looking for ideas on how to lay out the light buttons in the lower right. This setup ends up being too tall for my wall tablet and I'd also like to include headers for each room's lights.

true merlin
#

just updated HA to the latest, and now i cant seem to listen to events in developer tools

#

im trying to listen to zha_event but its not showing anything

#

....and now it is

blazing wren
bronze siren
bronze siren
bronze siren
bronze siren
lyric iris
#

With lovelace, how do I enable the admin dashboard. The one that has all the integrations prepopulated? I remember there was a link to it somewhere but I can't find it anymore.

tacit cave
stone plaza
stone plaza
lyric iris
stone plaza
stone plaza
#

@lyric iris also just maknig sure - you know about the Configuration > Entities page in the admin section as well? I assume that's not what you're looking for

lyric iris
#

Nah, I think what I want must have been removed a while ago. I can get the same functionality if I make a new dashboard. It's just the dashboard isn't auto updated as new entries are added.

#

I think I'm probably struggling with friday evening brain 😅

reef wadi
#

any suggestions on making this more funtional? ideally i'd like to just have the values, names, and legend all together.
https://imgur.com/6BZnI9p

pure palm
#

Where can I find yaml code from full homeassistant backups? I had a corrupt SD card event, and have always copied backup files locally, as well as all the Yaml code I thought I needed should anything happen, namely lovelace.yaml. But upon rebuilding I'm missing an entire view, which I named 'brewer' and cannot find it in lovelace.yaml, though all other views are present. Is there another location or file that I might check? It did contain mostly custom component cards, if that could have anything to do with it? I'm at a loss where to look. My dashboard included: 'Home' 'Media' 'Brewer' 'iOS' 'Status' and I'm able to see all code as it was except 'Brewer'.... the one I need! Any ideas on where to look?

blazing wren
#

Is it possibly not enabled for your user?

pure palm
#

I played with users a little bit, trying to setup a simplified user w/ less, but I am Administrator user, don't think I even ever logged in as other user and know it was present on both my PC & iOS app. Where would it be housed if it were only setup per user?

dark dirge
#

there isn't a "lovelace.yaml". Are you managing Lovelace from the UI or manually with YAML?

#

if the latter, there's ui-lovelace.yaml. If the former, there's a JSON file in .storage

pure palm
#

I think you are onto something! Thank you for idea. I'm fairly certain I had a combination of both, per dashboard. My main being from UI, then I would copy elements to the second dashboard where I managed manually with YAML. Now to try and figure out what i can do with JSON file?

#

Found it! Guess it is time to learn a little about JSON. Any tips, what program to use even? Just notepad++? Can I just copy into my new lovelace.json file?

dark dirge
#

I'm not sure I understand the goal. If it's in .storage, HA is expecting to manage it

#

I don't know how you would simply relink the JSON, but you could convert it to YAML and paste into into the raw editor in the UI

#

the JSON format looks like it has data.config.views, and that last part could be converted to YAML

pure palm
#

it is in .storage of old backups, when I began new homeassistant I started fresh (so as to not inherit the mess I created while extreme NEWBIE), including dashboards, views, users, etc. Only that particular tab was highly customized and never realized where it was saved, now I try to recreate it.

#

Thank you very much for pointing me in the right direction here, I was beginning to get quite frustrated, but now I'm happy to try things out and learn a bit more!

distant briar
#

hi, has anything changed in recent versions with regard to frontend themes specification in the yaml?

#

Invalid config for [frontend]: [frontend.set_theme] is an invalid option for [frontend]. Check: frontend->frontend->frontend.set_theme. (See /config/configuration.yaml, line 14).

#

was working correctly before

dark dirge
#

that's a service call, and it looks like you tried to put in the frontend: configuration

pseudo citrus
#

I'm banging my head against a wall here. I have a binary sensor on a door. It reads open and closed in Home Assistant. I'm trying to get the badge representing the sensor to show two different icons for the different states. It used to do this by default not too long ago, but something unknown changed and I can't recover this behavior.

dark dirge
#

set the device_class

pseudo citrus
#

Ah, I'm seeing the issue. I had set the icon as mdi:square trying to recover the default behavior

#

or... that doesn't make sense. Somehow the icon got set as square over riding the default behavior.

#

thanks!

frail bridge
#

Any way to hide the list of pages? I have one page hidden for all users except guests, and I wanted to hide the little icon at the top

#

I've just got the one, and it's bothering me

errant plover
#

What is a "list of pages" do you mean the view menu bar?

frail bridge
#

I would send a photo, give me a sec

#

Those little icons

neat juniper
neat juniper
errant plover
neat juniper
#

ctrl + + just zoom's in, that is not what i was after
either that the image is full screen width or that i can scale it up in the card

errant plover
#

Edit the view, change the view type to panel.

broken marsh
hallow mango
broken marsh
kind shellBOT
halcyon stag
#

Could someone help with where to put that ^ figured it out, god im dense.

neat juniper
median elbow
#

anyone help why this isnt switching state when person is 'away' and 'home'

errant plover
kind shellBOT
#

Please use imgur or other image sharing web sites, and share the link here.

Image posting is blocked in most channels to discourage people from sharing text as images.

lavish belfry
#

Hey folks. I'm working what I think should be a simple problem with my lovelace dashboard, but I'm having a hell of a time figuring it out. I simply want to display the time and date in a Markdown with the following format: Time: "7:40 PM" and Date: "Monday, August 5, 2065"

Is this doable simply?

dark dirge
#

Yes

#

I mean, we have like 44 years to do it

#
Time: {{ now().strftime("%-I:%M %p") }}
Date: {{ now().strftime("%A, %B %d, %Y") }}
#

Time: 7:18 PM
Date: Saturday, November 20, 2021

lavish belfry
#

@dark dirge 🤷‍♂️ is my reaction too!

dark dirge
#

I don’t use the UI editor

lavish belfry
frail bridge
#

Can I !inclue a markdown card as an md file?

obsidian pier
#

Hello! in order to make like a card, with room cards, like in view, how would u do it?

errant plover
obsidian pier
#

i see i'm thinking more like with tabs, say a main card with tabs that change inside it

errant plover
sour crag
#

I am trying to make a floorplan, some people use ha-floorplan, but there is very difference to get info, even on the website of the plugin, on what makes it better than a picture-elements card, what do you people use? What is the "point" of "ha-floorplan" if you can use picture elements? (using native functionality is also an upside all else being equal).

neat juniper
errant plover
#

You need to change the aspect ratio of your original image to match your screen in panel mode.

wide lily
#

I'd like to do some kind of colour indicator for temperature entities. eg a coloured box that is green if above a certain temp, red if below. But I can't work out if I can do this. Any suggestions?

neat juniper
plain onyx
#

is it possible to add the energy dashboard to the top-row icons instead ?

#

where are the views stored , removed one to many

#

small bug i think

fiery ledge
muted dew
#

Can anyone give tips on how to get the beautiful displays that seem to appear on the photos on reddit, etc

#

I can’t do anything fancier than just the generic style ones

fiery ledge
polar kelp
#

Cache cleared?

fiery ledge
polar kelp
#

Found the problem.

fiery ledge
#

can confirm mod-card is back. Thank you very much sir.

errant plover
#

What is mod-card?

polar kelp
#

A sub functionality of card-mod which you should never have to use.

tacit cave
#

I only had to use it in like 1 place

#

iirc it was the horizontal / vertical stacks

broken marsh
#

The Sonos integration has a set_option service where you can set bass level from -10 to 10. Is it possible to make that a slider in a Lovelace card?

viral granite
#

Setting up a dashboard card with a list of entities. Is there any way to display the device Area? (I don't really want to manually put the area in the device name)

tacit cave
formal bough
#

I'm very new to HA. Is it possible to put an attribute of my thermostat (current_humidity) on a gauge?

#

I've googled and read and can't seem to figure it out.

tacit cave
formal bough
#

OK. I have to assume others have done this, then.

tiny glacier
#

Hey all, I am trying to get my first HA-Floorplan setup. I have enabled yaml mode in my configuration.yaml file and created a dashboard there as well. I have also installed the HA-Floorplan from HACS and loaded the resource in the configuration.yaml. When I am trying to add the yaml code to display the card in a separate floorplan.yaml file it does not seem to load my svg file. I do have a css file as well so I believe it should display. I am going to include my configuration.yaml and floorplan.yaml. It seems like the card is getting loaded but not my svg file. Also I store my svg file in /config/www/floorplan/floorplan.svg but I reference it as /local/floorplan/floorplan.svg in the yaml code. https://www.codepile.net/pile/0D3j3OzM

tacit cave
tiny glacier
kind shellBOT
loud flicker
#

not sure if its the good channel for it, but since this morning my web interface is not accessible. i can access it from the mobile app tho

tacit cave
loud flicker
#

both internal(including ip) and external doesnt load on my pc. but both load on my phone

#

(assuming the app use internal while at home and external while outside)

timid beacon
#

Is there a way to control what items on the sidebar other users can see? I've added a user to my HA instance, but they can see all sidebar items.
Also more exactly, how much control over user permissions are there? I looked around a little and it doesn't seem like it's very fine-grained. For instance, the other user can see the calendar sidebar and all of my calendar events, the event log, and the history of every single entity.
I was able to successfully configure a Lovelace dashboard for them where they could only see what I wanted them to, but with the sidebar they're able to see everything else anyways. Did I miss something?

polar kelp
#

So... this is a thing

timid beacon
#

Wouldn't that be publicly available though?

timid beacon
#

I'm also not seeing anything on google for "cardserver"

dark dirge
#

There are no permissions and the configuration can only be done on the device/browser

timid beacon
sour crag
#

I am trying to make a floorplan, some people use ha-floorplan, but there is very difference to get info, even on the website of the plugin, on what makes it better than a picture-elements card, what do you people use? What is the "point" of "ha-floorplan" if you can use picture elements? (using native functionality is also an upside all else being equal).

tacit cave
#

ha-floorplan has more control of the SVG elements so you can do goofier things like making an element semmi-transparent. Or changing the color of an element. You cannot do that in picture elements.

#

well you can but it's harder.

#

tbh, both are complicated, so you're going to have an uphill battle regardless what direction you go

#

Lastly, I went through that whole floorplan crap a few years ago and it was fun but we never used it. So it turned out to be a waste of time. If you have a tablet thats mounted on the wall, it may be useful. If you don't. I'ts not useful at all and you'll want buttons / toggles.

rich eagle
summer willow
#

Hi! Is there a way to dynamically set the min and max of a gauge card? I would like for the minimum to be the lowest electricity price today, and maximum the highest. I have these available as attributes from the tibber sensors

summer sluice
#

I looking for a card that I can't seem to find. I have a sensor that is only text, and I want to place it in a card so it fills it up from left to right. and if needed make the text smaller to fit it in. Does anyone have any idea what card I can use for that?

summer sluice
prime perch
#

I am searching the chat history but I'm not seeing an answer right away:
The latest card-mod update suggests adding card-mod.js to frontend:.

Should I then remove it from lovelace resources or does it not matter?

formal bough
#

is there a way to change the lock icon colors in a lock button?

#

(i'd prefer green/red to blue/yellow)

prime perch
dark dirge
#

That’s like a frankencard

#

Both can

prime perch
#

I didn't mean to say that. I have card-mod on my mind right now.
I think button-card would be more straightforward.

kind shellBOT
prime perch
#

disregard the ticks in the pastebin

haughty kestrel
#

Is it possible to make an iframe card that points to an ingress url but hides the sidebar? I'm ending up with a double-sidebar situation. Just using the ingress button on the side is not ideal, it confuses the other users too much (somehow)

prime perch
#

ingress-ception

prime perch
kind shellBOT
prime perch
#

And that's my final offer.

formal bough
#

Thanks!

formal bough
glacial ledge
#

Is there a way to populate an input_select using a template? i.e. a dropdown list of all lights that are on etc...

dark dirge
kind shellBOT
errant peak
#

Hello

#

what's the error here?

fiery ledge
#

love the colored icons (backgrounds) on the new /configuration/ panel in Dev. Hope this will inspire to bring (back) colored icons in the frontend too.....

polar kelp
errant plover
dark lotus
#

I found some older posts online, but trying to get the best current view before I outlay on Cameras... Is there a way to live stream to the Lovelace UI, I'm seeing if I can replicate the experience of a Nest Camera and a Nest Hub where the image is close to real time and a decent frame rate. Possibly with Aqara Camera, but open to other options as not yet made the purchase

faint lantern
#

Hi every since after core 2021.11.03 my HA have been stuck on loading data screen after 00:00. I tried posting the issue on forum and gethub as of now no one have any idea how to fix it. Is anyone also getting this issue

#

There is no issue in my log. I also tried disabling all my custom resources cards. Still not fixing the issue

smoky haven
dark lotus
# prime perch WebRTC

Thanks, reading through a long community post. Thanks for giving me the right search term

dark lotus
prime perch
dark lotus
prime perch
prime perch
#

Several. An Amcrest, a Samsung, and some Chinese one that I can't remember the name of

smoky haven
#

The webrtc solution.is fine too, I just know that not many users know about LL hls since it's not advertised

#

And you can use it without a custom component

prime perch
prime perch
#

I see.
I also (in the distant past) had trouble with my reverse proxy being a bottleneck.

smoky haven
#

Did / does it support http/2?

prime perch
#

Yes. But I needed to turn it on. :P

#

That was it tho, yes.

smoky haven
#

It looks like many have it on by default now

#

How long ago was this?

#

I'm curious if this is something we'd consider solved now or still something we have to work through

prime perch
#

I've been using nginxproxymanager and you need to turn it on in the SSL tab

#

Kemp had it on by default

errant peak
formal tide
#

yaml files are for configurations

#

not errors

#

you might have some wrong indentation here, but definitely no obvious errors

smoky haven
tacit cave
#

neither are these:

                                      - entity: switch.comodinoelena
                                        state: 'on'
                                      - entity: switch.mensolaelena
                                        state: 'on'
errant peak
#

?

tacit cave
#

you're missing the condition type.

errant peak
#

How should it be ?

tacit cave
#

Have you looked at the docs

errant peak
#

Yes. Can you suggest ?

tacit cave
#

every single example in the docs has the condition type

errant peak
#

Would you mind telling me how to correct it ?

tacit cave
#

Teach a man to fish

#

otherwise you'll be back here tomorrow

errant peak
#

Never mind

tacit cave
#

copied from the docs

errant peak
#

You all are superheros

tacit cave
#

dude, just take the time to learn it

errant peak
#

I tried but im not finding how to fix it

#

As I said... never mind

tacit cave
#

this is what you have

#
                                - entity: switch.cameradaletto
                                  state: 'off'

this is what the docs say

    - condition: state
      entity_id: "device_tracker.paulus"
      state: "home"

what's missing

errant peak
#

I was thinking to use this channel for helping newbies

#

But I was wrong

tacit cave
#

is that really that hard?

#

that's why you should look at the docs

#

If I write it for you, youll be back here again

tacit cave
#

however, if that's what you're using for a conditional card then all of that is wrong and you can only use state conditions

#

meaning, you'll have to make a template sensor with all those and/or's into 1 sensor then use that to conditionally display

errant peak
#

Still not working...

#

425647f8.js:3103 element conditional Error: Invalid configuration
at HTMLElement.setConfig (:8123/frontend_latest/baf72b33.js:1)
at s (:8123/frontend_latest/425647f8.js:358)
at d (:8123/frontend_latest/425647f8.js:358)
at c (:8123/frontend_latest/425647f8.js:358)
at o (:8123/frontend_latest/425647f8.js:358)
at n (:8123/frontend_latest/baf72b33.js:1)
at :8123/frontend_latest/19dab64f.js:1
at Array.map (<anonymous>)
at HTMLElement.value (:8123/frontend_latest/19dab64f.js:1)
at HTMLElement.t.setConfig (:8123/local/community/lovelace-card-mod/card-mod.js:6)

tacit cave
#

what kind of card is that? Conditional card? Automation condition? Conditional element?

tacit cave
tacit cave
#

er the previous one

#

conditional cards do not accept nested condtions. Only single value conditions and everything in the list is anded together

#

so you'd have to make a template sensor if you have logic that requires more than 1 sensor

#

Templates are painful, so this is an example using your info in configuration.yaml:

template:
- binary_sensor:
  - unique_id: conditional_comodino
    name: Conditional Comodino
    state: >
      {{ is_state('switch.cameradaletto', 'off') or (is_state('switch.comodinoelena', 'on') and is_state('switch.mensolaelena', 'on')) }}

Then use the conditional syntax for cards (which is not the same as automations and does not require the condition type)

                          - conditions:
                              - entity_id: "binary_sensor.conditional_comodino"
                                state: 'on'
                            elements:
                              - image: \local\casa\comodino.png
                                style:
                                  left: 30.1%
                                  top: 30%
                                  width: 4%
                                type: image
                            type: conditional
errant peak
#

There's no way to do it without defining a binary sensor?

tacit cave
#

If this is a frontend card, no. If this is an automation, yes. However that looks like a card or element.

vivid trout
#

who would of thought the way to make a speaker have a mesh look style grill on it would be to slightly wonky some lines were mesh should be, love the way these icons came out.

drowsy igloo
#

hi!

#

I see that this entity has several data streams

#

how do I use one of them as an entity?

#

particularly interested in temperature set

sacred rampart
#

It is a picture element

#

In a browsermod

coral fossil
#

hello everyone... wondering, is it possible to capture text in lovelace? I am building a remote and although its easy to make up, left, right etc and buttons for netflix etc, I am wondering if its possible to pop up a text box so text can be sent through to the device... the roku API suggests that you can send search terms though to it and it will search across the various apps etc

coral fossil
#

im guessing input_text with a text helper is the way forwards here

fiery ledge
#

can we somehow prevent a fold-entity-row from showing if the contained entity list is empty? using an auto-entities with show_emtpy: false in it, which is empty on a regular base. Guess we can use a conditional in front of it. Maybe other options are available?

lone belfry
#

Hiii brooos!! 😬
some noob-questions:

  1. Can I somehow use the GaugeCard, which takes maximum and current value from a sensor?
vapid field
#

Hi, is this the right channel if I have issues with the energy part of home assistant

#

I can't seem to be able to add my devices

dark dirge
#

and see the pinned message there

vapid field
#

thx can't believe I missed that one.... :S

gloomy iris
#

Is anybody here using ApexCharts?

dark dirge
#

Gotta question?

keen hornet
#

Can somebody point me in the right direction, my google skillz are not giving me the results I need.
Trying to create a "log" on the lovelace interface of the button presses from the philips hue dimmer switch, which is connected via deconz. Trying to do this in node-red.
Why? Because some times when we press a button the lights dont respond, while the lights will then respond via the home assistant app. So the light and home assistant are still working. Logging when home assistant recieves events/button presses might help.
The problem is the hue dimmer switch only has a battery state, and thus cant select the button press events on the lovelace logger card.
I read the events in node red via, Events All node, filtered on deconz_events. How do I send these messages to a log on love lace?

sacred rampart
#

Hello! I am looking for talented individuals who can do custom dashboard designs! (Responsive and beautiful designs, not messy home assistant default dashboards) Do drop me a pm as I have an offer for you!

dark dirge
#

Is it Nitro? Or maybe Bitcoin? Please say yes

split remnant
#

Hello, I started having a problem, that I don't understand. I had all my entities named, I added names in the GUI to something more user friendly, like livingroom_light to Living Room Light.

Out of nowhere all my name's disappear and now when I add the name in the GUI and I restart home assistant, the custom names disappear and return to it's origal names. What could it be? I'm referring to friendly names, not Lovelace naming in the card's

short flame
#

relatedly, what is the best way to inject custom css without much hassle lol

#

I have solved my own issue

#

the shadow dom is my new mortal enemy

sacred rampart
lone belfry
#

anyone knows whats the new way of having multiple sensors' attributes graphs in one?
(mini-graph-card is labeled invalid in hacs)

errant plover
#

What type of card are you using?

tacit cave
#

No, it does support templates and the yaml (although formatted incorrectly) looks wrong. Cant help further because it’s not formatted

bold stream
leaden anchor
#

hi all, The frontend.reload_themes service does not seem to work when using packages or is it only me ?

tacit cave
#

Why are your themes packaged?

#

I don’t see how they’d relate to a config. Anyways, it’s possible that themes cannot be reloaded in packages

leaden anchor
tacit cave
#

But you can put all the themes in a single folder with a include merge dir named until it does work

leaden anchor
tacit cave
#

Packages are ham fisted into HA

#

So it doesn’t work everywhere

#

The system needs to be reworked but it’s low on the list of things to do

coral fossil
#

Is there anyway in lovelace to have two columns of cards, but with each column not being the same width?

#

[-----][-]
[-----][-]
[-----][-]

#

like this

#

Ive read through the documentation of Thomas's layout-card and it talks about specifying columns and width for the entire layout but not for individual columns?

gusty wing
#

Hi, i have a curtain using the cover device type.
Is there a way i can extract the "set position" value from it?
It doesnt show in the state of the device

polar kelp
#

@coral fossil layout-card can do that. You specify the column width for each column in the layout individually, or you can set the width of one of the columns and the rest will split the remainder.
However, there is a built-in layout which does exactly this, that's used for the energy dashboard - https://www.home-assistant.io/lovelace/sidebar/

#

@gusty wing The entities card can display an attribute of an entity instead of it's state. Check under "Special Row Elements" in its documentation.

tawny vault
#

Didn't there used to be an option for reloading changes to theme yaml files?

polar kelp
#

There's a service. frontend.reload_themes

tacit cave
#

I thought there was

#

Ya that

tawny vault
#

I tried from VSCODE but that one errors out

#

must be trying to use the old reload option that existed in server controls? 🤷‍♂️

calm plank
#

Hello, I add shopping tab to my Dashboard and I want to add few cards with shopping lists but HA show me the same items on different lists. Why they're synced?

polar kelp
#

There's only one list.

#

There's been talk of adding more, but no one's touched that part of the code for years. Too many cool ideas. Too little time.

calm plank
#

So I cannot somehow to group lists from different stores?

polar kelp
#

Not now

calm plank
#

Thanks. Do You know any external app that can be add as integration to HA? Like Listonic?

polar kelp
#

If you want a lot of power and functionality you may want to take a look at Grocy.

calm plank
#

Thanks

kind shellBOT
sacred rampart
#

Why isnt my browsermod popup popping out

sacred rampart
#

nvm figured out

#

hold action only

#

lol

#

Btw how do I make the browsermod header disappear and make it large in the code

kind shellBOT
sacred rampart
#

Nvm once again I figured it out hahahaha

coral fossil
kind shellBOT
coral fossil
#

im so confused by layout-card .... the docs talk about editing the actual layout and putting width and max_cols... but then no mention of width at all in the rest of the docs. I have found a post on reddit https://www.reddit.com/r/homeassistant/comments/ens44g/column_width/ which talks about column_num: 2 and coumn_width: 500 ... but I have no idea where the poster is entering this? on the layout, the card? if so, which card? how are you actually supposed to use this, there is so much assumed understanding and knowledge of where you are supposed to put this stuff

buoyant sable
buoyant sable
#

Give me a few Seconds I tossed the setup in a plastic box for tomorrow :)

buoyant sable
coral fossil
#

👍

buoyant sable
coral fossil
#

you sure its not saying /24? as in a 24bit subnet mask? 192.168.0.1/24 ?

#

the IP address of the machine will be 192.168.0.1/24 which means 255.255.255.0 so maybe you are just reading its IP address... the port is 8123, usually written 192.168.0.1:8123

replace 192..168.0.1 with whatever your own internat IP subnet is

tacit cave
#
          - type: custom:layout-card
            layout_type: custom:grid-layout
            layout:
              grid-template-columns: 20% 80%
              grid-template-rows: auto
              grid-template-areas: |
                "volume directionpad"
coral fossil
#

@tacit cave so on the actual layout, I press the pencil and enter:
max_cols: 2
width: 1000

And then I add a card (grid according to your example) and edit eh card with similar to what you have pasted above ?

tacit cave
#

Read up on css & grid-template-columns and rows

coral fossil
#

but even if I read up on it, im not sure where its applicable to... the layout, the card, only certain cards etc

tacit cave
#

It’s applicable based on what the docs say

buoyant sable
#

@coral fossil I am not very familiar with subnetting in ipv4... i am pretty early in training to work in IT, best i can do is ipv6 how similar is the subnetting part?
By the way any idea where my dns might be blocked because the Homeassistent.local:8123 and Homeassistent:8123 do not work for connecting, and i am expecting that whatever's cause the problem will come back and bite me later on

tacit cave
#

I don’t have it memorized, but grid-template-column is what you want

coral fossil
#

@buoyant sable usually, the DHCP server (probably your router) would register the IP address it handed out in its own internal DNS (I have given homeassistant.local to 192.168.0.1 etc), so if your DNS server on your local machine is google or something other than your router then google is not going to know what homeassistant.local is

#

try using your router/dhcp server as your DNS server, or you could just edit your hosts file on your local machine to contain homeassistant.local

#

this isnt really related to "front end" though, this is a general setup/OS/networking question

buoyant sable
lament siren
#

I seen a card the other day that allowed the user to adjust some settings which i assume was for an automation. It had an on/off button, a slider to select the duration, an input to choose the time and some other options. Is there a card I can use for that or is it custom coded?

vivid trout
#

ohhh I think I will pat myself on the back, just added my 50th icon to custom brand icons 🙂

errant plover
polar kelp
#

@coral fossil

coral fossil
vivid trout
coral fossil
muted dew
#

This is all magic to me

#

I have 0 clue how to get something nice

errant plover
polar kelp
#

...the columns in the screenshot are different width...?

vivid trout
tacit cave
left aspen
#

on line 13, something like this?

circle_power_home:
custom_fields:
circle: >
[[[
if (variables.state | float === 0 {

scenic trout
#

Anyone know how to configure how often I want the energy sensors from my tuya plugs to be updated in HA. Because as it is now it does not update

kindred vessel
#

Anyone know of a Lovelace card that cycles through other lovelace cards every <time period>?

hazy timber
#

I'm a blind user who is really enjoying getting into HA. I've noticed a couple accessibility issues on the frontend that look pretty easy to solve, mainly just uses of the ARIA-ROLE attribute instead of ROLE for HTML elements. If I were to open a PR to clean those up would that likely be accepted?

dark dirge
coral fossil
#

cos 1fr is 100% of the remaining space?

tacit cave
#

Think of it as a fraction

#

If you have 1fr 1fr, it’s 50% and 50%

severe vault
#

Hey all! I installed fold-entity-row through HACS but see this in my dashboard:

Custom element doesn't exist: fold-entity-row
Any debugging tips?

severe vault
dark dirge
#

Cache

gentle quartz
#

Wonder if someone could advise on what I'm doing wrong here...

#

I've spec'd out a dashboard in YAML, when I go to the frontend, my dashboard appears in the sidebar, but I click on it, I just see the autogenerated dashboard

dark dirge
#

you put a dashboards: section under lovelace: in configuration.yaml and gave one a mode: yaml?

#

or made your default dashboard with mode: yaml?

gentle quartz
#

@dark dirge So, in configuration.yaml I have:
lovelace: !include lovelace.yaml

#

In lovelace.yaml - I have:

mode: yaml
dashboards: !include ./dashboards/dashboards.yaml
dark dirge
#

and?

gentle quartz
#

and then in dashboards.yaml I have:

home-dashboard: # Needs to contain a hyphen (-)
  mode: yaml
  filename: ./dashboards/home.yaml
  title: Home
dark dirge
#

and that's the one that isn't acting like it's in YAML mode?

gentle quartz
#

Right

#

and home.yaml looks like this:

#

except what I put in there ^ is largely irelevant because lovelace just ignores it anyway

dark dirge
#

do you see it in configuration -> Lovelace dashboards? And does it say that it's in YAML mode?

gentle quartz
#

Yep.

#

Home YAML file ./dashboards/home.yaml

dark dirge
#

I don't think you can use a path there

#

filename string REQUIRED
The file in your config directory where the Lovelace configuration for this panel is.

gentle quartz
#

so what do I do?

#

does that file have to be in the same dir?

dark dirge
#

I'm just reading it like you are

#

it's pretty specific

gentle quartz
#

You said I couldn't use a path there, but then quoted the docs where it says the filename string is required

#

I'm trying to figure out what you're implying.

dark dirge
#

a filename isn't a path with a file in some directory

gentle quartz
#

So, "yes" then. It has to be in the same directory.

dark dirge
#

"a file in your config directory"

gentle quartz
#

Oh, it has to be in <config>

#

Hm.

#

I guess that would explain why it wasn't working

#

One more thing

#

My configuration.yaml isn't in the top level

dark dirge
#

it has to be

gentle quartz
#

Well it isn't.

#

It's included in the top level configuration.yaml

#

That way I can keep all my yaml files as one repo

dark dirge
#

My configuration.yaml isn't in the top level

#

that doesn't make sense

#

it has to be in your config directory

gentle quartz
#

and yet it isn't

#

hold on

dark dirge
#

impossible

dusk lintel
#

i think he means that the top level configuration.yaml points to somepath/configuration.yaml

gentle quartz
#

There is A file called configuration.yaml in the top level dir

dark dirge
#

yes, I'm sure there is

gentle quartz
#

but all it does is !include mystuff/configuration.yaml

dark dirge
#

that's crazy complicated

#

but okay

gentle quartz
#

It's less complicated than a huge .gitignore file

#

that way I can keep all my yaml files together and version them properly

dark dirge
#

anyway, I recommend trying to use a file in the config directory, as the docs say

gentle quartz
#

okay, ill try it

#

okay, let's see

#

Yep. That fixed it.

#

@dark dirge guess that means I can't keep my dashboards where I wanted to. Bummer.

#

Thanks @dark dirge

coral fossil
# tacit cave Think of it as a fraction

yep, got that now thanks.... thing im stuck on now is that the cards dont seem to be obeying the layout options. I have specified max_cols etc and 1fr , 300px and total of 1000 but when I add two cards they are the same width ?

lean otter
#

Not sure if this is the right place to ask this question

#

I've just switched browsers from Firefox back to Safari and I've noticed the camera feed from my OctoPrint instance doesn't work anymore

#

Still works in Firefox, so I assume it's got something to do with Safari / video codecs

#

in Safari I just get the little ? icon in the middle of the camera box

#

other cameras (UniFi Protect) work fine

minor heart
#

**How to prevent caching webpage or force loading from directory?**I have set up an html page in the /www/alarm/report directory. The html page gets refreshed every ten minutes, but the name does not change. I load the page through a lovelace webpage in the frontend. This is correct the first time, but then loads from the browser's cache. On a laptop I can resolve by clearing the cache manually, but on a mobile that is cumbersome. Is there a way to prevent lovelace webpage loading from the cache? I have already tried including some javascript code in the html header to prevent caching, but this did not work. Also tried to add a random number after the file name: "_?nr=random". Apparently the caching intelligende only looks for the filename. Any proven tips?

red moth
#

Does anyone have a nice christmas theme for lovelace? I haven't found anything on google. Otherwise I'd make one myself

#

nvm i found the site on the forum. why wont it show on google though?

marsh wadi
#

Hi. How can I put a cover's state onto the entities card? If I use just an entity card its shows the state, but if I use entities card (muliple entities) it shows the controls (UP/DOWN) and not the state itself

polar kelp
#

Try```yaml
type: entities
entities:

  • entity: cover.my_cover
    type: sensor-entity```
tacit cave
#

also, be aware that you may have to clear your cache for that to set

#

you should instinctually hit ctrl+f5 after every change to your lovelace.yaml. It may not always be needed but you'll never run into caching issues.

strong ferry
#

Does anyone know anywhere that accepts svg files for upload and retrieval for use in picture elements?

tacit cave
polar kelp
#

What are you trying to do?

strong ferry
#

I have a floorplan of my apartment that I'd like to use as the basis for a touch screen control tab

polar kelp
#

Thought so. Then you put that in <config directory>/www/floorplan.svg and refer to it as /local/floorplan.svg in the picture-elements card configuration.

urban portal
#

hello
I'm trying to get my central heating to work for an hour
I've managed to set a button with an automation that get it going and stops after one hour
But I'd like to have a count down timer and the color of the icon with the state
as the button is set for an automation, and not for the device, the color stays on after the automation runs
Can anyone help?
thanks

dense thicket
#

Trying to use a template within a card (via the custom:config-template-card) so that I can display a media_player device of my choosing via an input_select list, that displays in a media-control card. Is there a smarter way to do this? I simply don't want a list of my 15 media players showing, but the controls for whichever one I select in the drop down of the input_select.

polar kelp
urban portal
#

Having some trouble with button doing multiple actions

#
  • type: button
    entity: switch.sonnof_vestiario
    action: call-service
    sequence:
    - service: switch.turn_on
    entity: switch.sonnof_vestiario
    - delay: null
    duration: 5
    - service: switch.turn_off
    entity: switch.sonnof_vestiario
polar kelp
#

sequence: ??

#

Never saw that in the button card docs

#

Or action for that matter

urban portal
#

saw it on some blog

dark dirge
#

And yes, you need to follow the docs for the card you’re using

polar kelp
#

A script is the answer, yes, if you want to perform multiple actions in sequence.

urban portal
#

right, I mistook the code on the script for the code on the button

polar kelp
#

Sounds about right

urban portal
#

working, thank you 🙂

#

only missing the timer

#

how do I get to a lovelace entity timer to start it from a script?

polar kelp
fiery ledge
#

has something changed in the default Map settings, now showing only a tiny pin instead of the much larger circles from before? (using dev latest)

coral fossil
#

dont suppose anyone knows whats going on with the energy graph bars in this screenshot? I have used custom layout card to try make the graphs both fit on a page without scrolling

kind shellBOT
sacred rampart
#

How do I build it in such a way where either of the entities states are "on" the backdrop box shadow lights up?

opal matrix
#

Hello, I regularly have this issue that I cannot access UIs in the navigation bar (like Glances or AdGuard Gome) through my own domain.name. This is what the log says : WARNING (MainThread) [supervisor.api.ingress] No valid ingress session None

#

any idea of what it could be

vivid trout
#

am I missing something here, created a button card template file uploaded it to my config folder

but when I try using what I think to include it I get errors

tried button_card_templates: !include button_card_templates.yaml

templates: - button_card_templates: !include button_card_templates.yaml and many others and it does not find it or other errors (excuse the noob)

Integration error: button_card_templates - Integration 'button_card_templates' not found

tacit cave
iron grove
#

How does one set a default theme to be applied to all users? I've read the documentation on service: frontend.set_theme and I used the Developer Tools to validate my code, but I don't understand where/how to save it to be applied every time HA restarts.

hoary current
#

Would anyone be willing to help me out with Apexcharts indentation... can't seem to figure it out and keep getting

value.series[4] is not a ChartCardSeriesExternalConfig; value.series[4].graph_span is extraneous
I have pasted the yaml here https://pastebin.com/3KtSKEsk

inland dirge
#

Hi, I have a problem

how do i put data into picture 2 entities? only one entity always works for me to switch the picture https://pastebin.com/x67mRGB0

tacit cave
polar kelp
#

What? No? It's as old as the http "component".

#

N.B. it's not authed, though. If your HA is exposed to the internet anyone can access /local without logging in.

fiery ledge
tacit cave
#

should have clarified

polar kelp
#

Oh.... I... just assumed that was possible...

tacit cave
#

haha, ok

#

It probably is tbh

fiery ledge
#

Petro, you're still using dev?

polar kelp
#

Just confirmed it does work

fiery ledge
#

did you also see a change in the Map cards, showing tiny pins now, instead of the bigger circles we used to see for the mapped entities?

tacit cave
#

im a few days behind because zwave js2mqtt isn' t compatible with the latest build

fiery ledge
#

to be sure, I ask not about the left menu Map item, but a Map card with entities like: - type: custom:auto-entities card: type: map title: Map Home card_mod: *map_header show_empty: false filter: include: - domain: person state: home

#

all of a sudden these maps are zoomed out much more, and the entities are reaally tiny...

tacit cave
#

yah, i see that too

#

and no pictures

#

its probably a bug or change to the map card, might be an in-between change. Have you reported it?

#

I don't use auto-entities, so i'ts not that.

fiery ledge
#

no not yet, first ask here to see if I am alone...

tacit cave
#

Just regular ole map card config

fiery ledge
#

just added that, thanks for preventing an issue about custom....

coral fossil
fiery ledge
#

btw, can we still use this device_id in frontend? not exactly sure of the syntax anymore, but I need a template to show the current devices path.

tacit cave
coral fossil
#

^bot no squish ?

tacit cave
#

you're squishing the height

#

with grid-template-rows

coral fossil
#

yeah I have to as I want it to fit on a tablet, I was hoping the bars would fit ?

tacit cave
#

making it exactly 325px

coral fossil
#

fit/compress

tacit cave
#

right, see my previous commments

coral fossil
#

so if the card or whatever had the capability to be responsive then my code would be right ?

tacit cave
#

no idea what you mean by responsive

#

you're taking a card and changing the size. If the innards do not have the ability to "compress", then all you'll end up doing is compressing the outside while the innards stay the same size

#

which is what you're seeing

#

it's a graph and graphs are usually limited

coral fossil
#

ok, so its not a case that my code is incorrectly setting the height and the innards cant respond accordingly, but a case that innards simply dont support it

#

maybe ill try a swipe card or something and have the graph fill the screen.. been looking for an excuse to use a swipe card

inland dirge
#

how do I use 2 switches per image?
- entity: - switch.vchod_svetlo_garaz - switch.vchod_svetlo_vonku image: /local/vypvchodsvetlovonku.png state_image: 'off': /local/vypvchodsvetlovonku.png 'on': /local/zapvchodsvetlovonku.png

tacit cave
fiery ledge
inland dirge
#

I tried to create 2 independent entities in the screens but I always only have the last entity to switch the image

it is not possible without templates or script?

split remnant
#

hello, I don't know whats happening with my instance of home assistant, but all the friendly names that I add to entities in the frontend don't restore after a reboot.

trim rain
#

is there a way to embed a youtube stream and also specify the height/width of the iframe? i'm having a hard time figuring out the right way to do this

polar kelp
#

I think.

split remnant
frank ocean
#

Is there a way ro add a thick margin down the center of the grid card?

exotic siren
#

Would it be possible to create a dynamic dashboard that shows everything that's "on"

rich eagle
desert delta
#

I previously had a sensor template with device_class: timestamp, that did just show the elapsed time in lovelace. Now with a input_datetime, I get a date but I want time elapsed. Is the best solution to format it in lovelace (couldn't find an example) or is a sensor template required/recommended for this?

outer gulch
#

the UI is very slow.. i wondering if i have too many entities.. is there a way to clean it up?

#

could it be the recorder sending too much to the database?

rich eagle
rich eagle
desert delta
frail bridge
#

Anyone know of a place to find a Christmas tree SVG for Mattias' a different take dashboard? I can't figure out how to add little lights that blink on

calm plank
#

Hello, I use custom banner-card and add some emoji icons in header but don't know how to make more space between them. Can somebody help me? I'm not any programmer and don't know any programming language.
Regards.

kind shellBOT
#

@calm plank Your message has been deleted as it contains a link or a domain name 'pasteboard_dot_co' that is on the blocked list because of: 'Virus detected!'.
Please re-post by removing/changing the domain name/link. Your original message has been DM'ed to you.

calm plank
vapid field
#

Hello,
I am using Home Assistant together with the Rhasspy add-on to control HA by speech commands. I am listening for Events in HA to switch lights on or off.
Is there a chance to get the Event of the hotword detector and visualize this in the Lovelance UI?

tacit cave
tacit cave
tacit cave
dry cargo
#

hello, i have a question about icons -> i wanted to add some with more than one color but i cant get behind this. it should be possible because fontawsome did it in their integration...

tacit cave
dry cargo
#

oh great i must have missed that sorry

#

thank you!

urban portal
#

hi

#

I'll like for a frontend button to start a script and if is already on start another, is that possible?

rich eagle
urban portal
#

second different script

rich eagle
#

The only thing I can think off with HA vanilla (without custom elements) is to create a "main" script that checks if the first "sub" script one is already active and then based on that check calls the other "sub" one, so basically a script calling other scripts.

#

Then the button can just always trigger the "main" script and not care about the details.

urban portal
#

is it possible with a custom button?

tacit cave
#

then expose the template switch entity as a button in the frontend

#
switch:
- platform: template
  switches:
    my_script:
      value_template: "{{ is_state('script.xyz', 'on') }}"
      turn_on:
      - service: script.xyz
      turn_off:
      - service: script.abc
urban portal
#

I use it in the code part of the button?

#

isn't this for a switch?

calm plank
tacit cave
tacit cave
urban portal
# tacit cave it is, so it goes in configuration.yaml

I don't think it would work.
The switch goes to a boiler, I want to have a button to turn it on or off
and another buttun that turn the boiler on, start a timer and shuts down after one hour. if the button was already on, stops the timer and the boiler

#

if I do it on the switch, the 2 buttons will do the same thing

open glade
#

I created a group for some of mine:

#
    name: Den
    unique_id: 81fdc5d5-2f2a-4e6c-b33c-7fa7ff0c3fb7
    entities:
      - light.den_1_level_light_color_on_off
      - light.den_2_level_light_color_on_off```
#

And added it to lovelace:

tap_action:
  action: more-info
entity: light.den
hold_action:
  action: toggle
#

What am I missing?

dark dirge
#

I'm surprised that the docs show that - I wouldn't expect it to list all light.group entities

#

the point of grouping is typically to manage a set of entities all at once, both for status and control

open glade
#

Checking random blog posts it's definetly how itt worked when light groups were introduced

#

I suppose what I can do instead is change the hold action to be to navigate to an entities card and maintain the list by hand

tacit cave
# urban portal I don't think it would work. The switch goes to a boiler, I want to have a butto...

no they won't, switches by default only perform the opposite action based on the state. If the switch is on and you click it, it will run the turn off. If the switch is off and you click it it will turn on. So if your on script has a delay, the script itself will have an on/off state. Using that state as the template switches state will ensure that on will be on and off will be off and the state will be determined by the status of the running script.

open glade
#

my vision basically is 1 level of heirarchy like:

Inside
  Downstairs
    Den
      Den 1
      Den 2
    Kitchen
  Upstairs
    Craft Room
      Craft Room 1```

And have each group be able to show the components 1 level down incase i want to control a subset
dark dirge
#

fold-entity-row can do that

open glade
#

oh that's cool

#

I was thinking of just having it 1 level but that's pretty cool

#

Is there a collection of useful 3rd party things like that? Discoverability seems to be a problem

dark dirge
#

HACS

kind shellBOT
#

Home Assistant Community Store is the successor to the old Custom Updater, and can do so much more - you should check it out. They even have a Discord server for issues with HACS itself.

open glade
#

i was literally just opening my hacs to see if it was there 🙂

#

but was also hoping for more curated

#

yah it's not in my hacs frontend

dark dirge
#

pretty sure it's in the default list

open glade
#

i wonder if i have a missconfiguration

#

it does say on github it should be

dark dirge
#

you're looking in the "frontend" section?

open glade
#

ok if i select add a repository

#

then i see there's a fold-entity-row repository

#

i thoguht the list of cards there in 'new repository' was all of them

#

which means I have a bunch more things to look at 🙂

dark dirge
#

you were searching the ones that you already had installed

open glade
#

well no

#

there's a whole 'new repositories flag'

#

above the ones i had installed

dark dirge
#

I can see it from your image

open glade
#

i filtered the iamge

#

by searching fold

dark dirge
#

in the ones you've already installed

open glade
#

unfiltered it shows a buncvh of 'new repositories'

#

and I thought that was 'all repositotires'

#

if i scroll past those in green THEN installed ones are there without a banner header

dark dirge
#

which version of HACS are you using?

open glade
#

1.18.0

#

Frontend Version: 20211128181314

dark dirge
#

I see that your image says "Search for downloaded or new repositories" and mine says "Search for downloaded repositories", which is limited to the ones that I've already installed

open glade
#

i hit the dismiss button on the 'new repositories'

dark dirge
#

maybe you don't have any frontend repos installed? The page will normally just show the ones you already have installed

open glade
#

and now mine says 'Search for downlaoded repositories'

dark dirge
#

ah, got it

open glade
#

It was just my confusion over the UX that I thought that was the full list in card format

dark dirge
#

anyway, point is that you need to hit the button in the bottom right to search for and install new repos

open glade
#

yep 🙂

#

I was previously just picking them from the cards but got it

#

Thanks for your help... Still going to poke at this light group thing 🙂

dark dirge
#

it's behaving as I would expect, and I don't see the behavior that you're looking for at that blog llink

#

they declare a light group with two entities and the Lovelace view only has the name of the "Ceiling Lights" light group

worn fox
#

Hi guys, so I have a smart z-wave power plug connected to an air conditioner and I want to see if it's on or off.
But I want to define 'on' as being 100w+ because there is a constant draw of around 50w when it's not on. Also I want to see the past 24h history of the on/off value.
I honestly have no idea how to start as I just got into home assistant, so I hope someone could guide me a little to get started.

dark dirge
#

the easiest way to do that is to create a template sensor that defines "on" and "off" as per your definition, and then a history_stats sensor that aggregates the "on" time

#

your template sensor would use a template like {{ states('sensor.something')|float > 100 }}

dark dirge
kind shellBOT
dark dirge
#

or just a history card in the UI, depending on what it means to "see" the history

worn fox
#

Awesome. I ll try the history card in the UI to see what that gives me. First ill play around with templates. Thank you, appreciate the details.

dark dirge
#

np

royal spear
#

HI, I'm very puzzled about how to properly apply the dark theme on Lovelace. Specifically using Back End Selected. Apparently something is broken with that. I found out so far that if the theme has both dark and light the themes does not apply correctly. Anyone can confirm that behavior?

dark dirge
#

I don't think you can

#

dark vs. light mode has to be selected by the user in the profile

royal spear
#

But.. there's the Auto mode... as far as I understand, the default is the ligtht.. but if tere is a Dark mode selected, the dakrk mode should be applyed

#

But.. if my profile seays Auto. And I set the service as Dark, it does not work

dark dirge
#

ok, I don't use themes, so hopefully someone else will know

royal spear
#

I have this working with separate themes.. one version light, one version dark with the mode set to dark inside the theme. That way it works as expected. But if the theme has both modes it is not working properly

#

There should be a front end state to get the current theme and mode. That will be very useful to automations

urban portal
tacit cave
#

make a button card

urban portal
#

I have a button card, in the action I have to turn the switch on and off... right?
How do I call it from the button?

tacit cave
#

simply:

type: button
entity: switch.xyz
#

it does the rest

urban portal
#

ahhh, 🙂

quartz locust
#

Hey guys, I made an oopsie while trying to add stuff to my HA installation and now the frontend is inaccessible. I can SSH in, the SMB share is up, everything else seems to be functioning just fine (observer all green). I just can't figure out why the frontend is hiding from me. I'd prefer not to have to restore a backup.

There's nothing in home-assistant.log -- how can I retrieve the correct log to figure out what's wrong?

kind shellBOT
#

Always run the configuration check command when you make changes. Don't trust the UI check - it misses some problems.

quartz locust
#

Thanks RobC, that's good to know! I did use the UI check. I think I'll submit a suggestion/request to add a 'help' command to the command line, it feels a bit dumb to have to ask such simple questions and it takes so much time going through all the documentation online.

I found the log and was able to solve the issue, cheers.

dark dirge
#

There is a ‘help’ command if you’re at an ‘ha> ‘ prompt, and you can use ‘ha help’ elsewhere, but adding a simple ‘help’ script that calls that wouldn’t be hard to add

urban portal
#

´´
type: button
entity: switch.sonoff_caldeira
tap_action:
action: call-service
service: switch.toggle
service_data: {}
target:
entity_id: switch.my_script
´´

tacit cave
#

your value_template is wrong then

#

when you turn on the switch, does the switch turn on?

urban portal
#

''

  • platform: template
    switches:
    my_script:
    value_template: "{{ is_state('script.caldeira_on_timer', 'on') }}"
    turn_on:
    - service: script.caldeira_on_timer
    turn_off:
    - service: script.caldeira_off_timer
    ''
#

yes

tacit cave
#

then it should work

#

with just

#
type: button
entity: switch.sonoff_caldeira
#

nothing else

urban portal
#

it's within the switch field, I have more switches

#

but that won't start the timer

#

only turns on the boiler

tacit cave
#

then add turning on the timer in the turn_on of your template switch

#

turn_on and turn_off accepts mutliple services

#

you also technically don't need a timer if you use a script

#

you can just use a delay

#

script a: turn on boiler, 1 hour delay, turn off boiler. script b turns off script a and turns off the boiler. Then make a template switch from those 2 using script a as the state for the switch.

#

downside is that the script running will not survive restarts but a timer will

#

so if that's important keep the timer

urban portal
#

here are the scripts

#

they do just that

tacit cave
#

ok then you have an automation that turns off the boiler

urban portal
#

I've run them, and they work

tacit cave
#

So I don't se the problem then

#

er wait

#

I do

#

what I said before

#

your switch doesn't actually turn on when you turn it on

#

because you don't have a delay in the script

#

so the value_template is wrong

#

your value template should work based on the timer being on or off

urban portal
#

ohhh

#

got it 🙂

#

it works, thanks 🙂

tacit cave
#

Np

urban portal
#

now lets mix it up again...

#

can I get the count down timer in the button itself?

#

instead of being a separate entity?

tacit cave
#

That will be hard

#

The front end doesn’t handle timers well

urban portal
#

oh, ok. so lets leave it as it is

#

thank you, I've been around this for a week 🙂

tacit cave
#

I mean, it’s possible but it’s usually really complex and the outcome is lack luster because the frontend will not update every second

urban portal
#

right

lament siren
#

What can I use to show an indicator that there are updates available? Is there a card/HACS integration etc that will do this?

sacred rampart
#

Is it possible to create a markdown card, in which family members can add strings onto the markdown card with a text box and use it much like an message board?

lament siren
urban portal
# tacit cave Np

had to add a script.turn_off to the stop script so it killed the start script, or it would have to wait for the delay to be over before I could run it again 😄

#

is there a card I can set multiple states?
summer, winter, spring and autumn?

tacit cave
#

but using the timer means you have to update the value_template to use the timer as the on/off state

urban portal
#

oh, I used delay

tacit cave
#

you can use whichever one you want

urban portal
#

and a multiple state switch?

#

or other visual state holder?

tacit cave
#

I'm not sure what you mean

urban portal
#

I want to set a state, summer, winter, spring or autumn to decide if an automation runs or not and for how long

tacit cave
#

ah

urban portal
#

and I'd like to set it visually

kind shellBOT
urban portal
#

I used to have 3 switches that turned the others off

tacit cave
#

that's a season integration

urban portal
#

not exactly that
this October, the temperature was low, but last year, in the beginning of November it was hot

tacit cave
#

just make an input_select then with items that you want, then in your script use choose based on the state of that input select

urban portal
#

is there a sensor where I can get the min and max temperatures of today?

tacit cave
#

there's plenty of weather integrations

urban portal
#

thanks, there's one for my country 🙂

pallid abyss
#

ok nvm there was a weird hash thing at the end of the resource url which messed with it

carmine juniper
#

Hello, is someone here using a popup card together with HA Cast? I'm trying to cast my dashboard with lots of popup cards using browser mod to my Nest Hub 2 but the popups aren't working.

polar kelp
#

They won't.

carmine juniper
#

Ah damn, thought it would work looking at the readme

polar kelp
#

Every now and then I make a push to make stuff work on cast too, but then something changes and it's really really annoying to debug stuff on that thing.

carmine juniper
#

I can understand that! The weird thing is that when I try to cast my dashboard, a white screen appears. Then I change the URL of my dashboard, cast again and it'll work. But never directly without changing the URL of my dashboard.

tacit cave
#

@polar kelp in lovelace_gen, could a reload config service be created to just reload the config under lovelace gen without reloading the integration?

polar kelp
#

Probably. Haven't touched it in ages, but I know that's been on my list.

tacit cave
#

I don't know enough about the reloading yaml operations to know if it's possible. If it is, I might investigate it and do the work. I'm sick of my configuration being stored in jinja. requires extra effort when creating dictionaries and lists of strings

polar kelp
#

I never looked at it either, but it's a very simple configuration and data structure, so I can't imagine it couldn't be done.

final void
#

For browser-mod, when one has a popup card called through a script, could someone point to what style commands I can use to make the popup window wider?

polar kelp
#

large: true

#

So it's yaml title: whatever large: true card: ...

#

Hey! Hassbot learned to accept ellipses!

final void
#

Bah I was just looking through there, unsure how I missed that.

#

thanks :)

final void
#

And if I wanted to change the layout of cards in the popup based on screensize, is that something I could do in the layout-card? I want to have two cards side by side but on the phone they should be stacked.

#

Oh I may have overlooked grid mode. That might be what I need. :)

polar kelp
#

The grid layout is crazy powerful

#

Especially with the mediaquery options.

final void
#

Yeah Im looking at it now... Must resist the urge to redo my entire dashboard with these new options 😅

final void
#

Huh. So Im playing with popup cards - it appears that the custom:collapsable-cards messes with the grid layout when it is open. If I close it, everything returns to normal. Would I need to set the view_layout inside the collapsable card too?

polar kelp
#

Firefox?

#

Does it happen outside of popup cards?

final void
#

Yeah I’m testing it in a normal dashboard. Using edge

fluid roost
#

anyone have any tips on making a momentary switch for lovelace?

i have a garage door relay but it doesn't seem to want to momentary it only wants to toggle, i'd like to have a button on my dashboard that i can click that will turn the relay on and off

#

i was trying do
switch.multirelay_2_2:
widget_type: switch
entity: switch.multirelay_2_2
title: My Momentary Switch
momentary: 300

in my config but i think i'm way off base

errant plover
#

What type of card is that? You cant just go making up options that you want. Follow the documentation for the available cards. How was your switch added to Home Assistant (which integration)?

polar kelp
#

Is that a HAdashboard config?

#

Haven't seen that in years.

#

You cant just go making up options that you want.
Except in custom-button-card. There it'd probably work.

junior iron
#

Hi Guys, Quick Question about the custom mini-graph-card. if I can. How can I Reverse a state map ? Instead of having a non numeric value up in the graph having it down ( and the other way around) and is there possibility to have more than two state_map ?

plain onyx
#

can anyone push me in the right direction , my doorbell automation is set to TTS on my google speakers , but want to make a selector so I can set different chimes (mp3/wav) ?

fathom schooner
#

Hello! Is one of you know what the "auto" mode in theme user config do ? ( I would expect some day / night switching automatically, but its not the case)

urban portal
#

hello
I have made card and I'd like to move it inside a new one
Is it possible using the graphical editor instead of code editor?
Thanks

tacit cave
viral tinsel
#

Hi,

urban portal
#

oh, thanks
them I have to cut and paste the code, right?

viral tinsel
#

How can I secure SSL proxy witch container with Home Assistant authentification like HomeAssistant Addon ?

polar kelp
#

Lots of options. Traefik. Nginx, Swag...

fluid roost
fluid roost
#

disreguard, figured out my relay had a momentary action on it which is pretty sweeeeeet

finite pond
#

Is there a list of breaking changes for themes in 2021.11?

tame hearth
#

Hi guys.
Ever since i started I've been managing my Dashboards with the UI and the Raw config editor.
But I've found some code I want to use which uses quite a lot of !includes and realised I can't use that with the UI.
So I've seen instead of changing it all to yaml I've seen there's a storage option as well.
Am I right in thinking if I change it to storage and define just the one dashboard I can leave all my others as UI and my existing UI dashboards won't be affected
Or am I best in the long run changing all of them to yaml.
Thanks

urban portal
#

I trying to build a dashboard but the it doesn't expand...

#

it's a grid with 3 columns

#

why doesn't it expand to fill the page?

polar kelp
#

Click the little pencil at the top left and select Panel from the dropdown

urban portal
#

thanks 🙂

tacit cave
tame hearth
tacit cave
#

you can have multiple dashboards

#

Configuration -> Lovelace dashboards -> + Add Dashboard

tame hearth
tacit cave
barren hazel
#

using HACS, if i do that via hacs do i need to install stuff to the www directory?

#

also, trying to install a kids friendly quote of the day on my daughter's dashboard view and i'm looking for a way to embed this.

dull kernel
#

what is the point of HACS?

#

I'm also having trouble installing custom card

#

(different error= custom element not found)

#

I just got my HA setup this morning and I'm just trying to get a proper roku remote interface setup

#

the native card that comes with the roku integration doesn't seem to have full funcionality or i just don't have it setup right

barren hazel
#

HACS gives you access to community created content. not just from the primary developers of HA

#

home assistant community store

#

downside is that it has no guarantee that it will function or that it won't break things

#

nor is support for said integration guaranteed

spiral vale
#

Hello. i am not sure what the best way of doing something is.
I have about 80 philips hue lights. i have grouped them in to floor 1 2 and 3. made a grid card to controll the floors. now i also wish to control each light individuality. but i dont want the 80 lights sitting on my dashboard. is there some sort of card where i can have 3 big buttons floor 1 2 and 3 and a expand option to show all the other lights.?

ancient vine
#

Hello, I've googled this problem about 20 times in the past few weeks and tried a hundred and one solutions so to speak, but I'm still having this issue.

When I login to my HA (either using my username/password or the trusted network login) and I select 'Keep me logged in'. It doesn't keep me logged in. I have to login EVERY TIME. Even when I open a new tab after logging in. I have to login again, and every time it creates a refresh token.

No matter what browser I use or what address I use to access my HA instance (directly through IP with HTTP or with a reverse proxy with HTTPS), I have to login every time. I've cleared my cache, installed new browsers, used other devices, it will not remember me.

dawn kayak
#

Hello, does somebody know what command is used to open Xbox Sidebar/menu? I want to achieve same function as Xbox logo on Xbox controllers. I have tried Xbox,Menu,Select, nothing worked.. Is that even possible? (Xbox One S connected over MS servers)

calm plank
#

It's possible to make custom cards responsive? They are not fit in smartphone or tablet when I set on laptop.

formal bough
#

alright. someone must know. i just switched to using HA with Firefox 94 and when I try to create a blank automation in the UI, it flickers but never opens the page to edit the automation. what's the deal with Firefox and HA? Do I need to turn something on/off?

errant plover
formal bough
short turtle
#

I've been having these issues where the frontend goes unresponsive, does not load anymore browser or mobile app while the raspberry pi is still accessible via SSH. A reboot fixes the issue but I would like to find the problem and fix it because it happens every couple of days and it's pretty annoying. Looking at my /config/homeassistant.log I see these errors:

2021-12-01 19:33:06 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [548166926496] Client unable to keep up with pending messages. Stayed over 512 for 5 seconds 2021-12-01 20:00:21 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [548154095312] Client unable to keep up with pending messages. Stayed over 512 for 5 seconds 2021-12-01 20:48:06 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [548126263568] Client unable to keep up with pending messages. Stayed over 512 for 5 seconds
could these have anything to do with my problem?

I do have 2 iOS clients connecting to my HASS server and I see people are reporting similar issues on Github https://github.com/home-assistant/core/issues/26724

ember vessel
#

Hello how to add resources using yaml mode? I used to use this resources: !include_dir_merge_list ../lovelace/resources/ but now i'm getting awarning because expected "arrau"

tacit cave
short turtle
#

I've seen some discussions on various older github issues where people were having similar error messages when leaving a tab open with the homeassistant dashboard. Could it be related to that? I use Chrome and sometimes I do leave tabs open and walk away from computer which may or may not be going to sleep.

tacit cave
#

🤷‍♂️

#

If you have sensors that are report heavy, it might cause problems. I leave 900 tabs open all the time however I have a fast pc running everything not a shitty pi

#

You should find the first error in your logs that occur prior to the repeated issues and see what that is

short turtle
#

2021-12-01 12:31:00 ERROR (MainThread) [frontend.js.latest.202111090] https://myduckdns.duckdns.org:8123/lovelace/default_view:0:0 Uncaught 2021-12-01 13:24:17 ERROR (MainThread) [frontend.js.latest.202111090] https://myduckdns.duckdns.org:8123/lovelace/default_view:0:0 Uncaught 2021-12-01 13:25:35 ERROR (MainThread) [frontend.js.latest.202111090] https://myduckdns.duckdns.org:8123/lovelace/default_view:0:0 Uncaught 2021-12-01 19:10:16 ERROR (MainThread) [frontend.js.latest.202111090] https://myduckdns.duckdns.org:8123/lovelace/default_view:0:0 Uncaught 2021-12-01 19:10:54 ERROR (MainThread) [frontend.js.latest.202111090] https://myduckdns.duckdns.org:8123/lovelace/default_view:0:0 Uncaught 2021-12-01 19:26:06 WARNING (MainThread) [homeassistant.components.automation.fan] Fan: Already running 2021-12-01 19:26:12 WARNING (MainThread) [homeassistant.components.automation.fan] Fan: Already running 2021-12-01 19:26:17 WARNING (MainThread) [homeassistant.components.automation.fan] Fan: Already running 2021-12-01 19:26:21 WARNING (MainThread) [homeassistant.components.automation.fan] Fan: Already running 2021-12-01 19:33:06 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [548166926496] Client unable to keep up with pending messages. Stayed over 512 for 5 seconds

#

That fan automation has just been added and I was actually sending some manual overrides for that relay at 19:26. System was fully responsive at that time and these problems I've been having go back about 2 months ever since I’ve setup this instance of HASS.

tacit cave
half haven
tacit cave
#

hacs is to install custom integrations, front end cards, appdeamon apps, and themes

#

things that are not provided by home assistant

#

things that are provided by random people in the community

#

it merely installs things, it does not configure them

#

it tells you when you need to update these custom items

#

It's like the google play store or the apple app store

wheat current
#

downloads*

tacit cave
#

the process is: Install the custom integration from hacs, then configure it through integrations. Front end cards are very similar process. Instead of configuring it through integrations, you add it as a resource. Theme's just work if you have it set up before hand. Don't worry about appdaemon apps because you don't use them.

half haven
#

When you know how to do it, it's easy.

But the first time..ughhh.

So it finds my roku and I can switch Chanel's but there is no visual remote to switch programs so I have to switch to the roku hand controller which is pretty pointless as I may as well have used that from the start.

Is there a beginners step by step to add a on screen roku remote ?

tacit cave
#

No because remotes are one of the hardest things to do

#

Look for custom integrations that do this for you or custom cards that do this for you. Otherwise you have to create scripts and buttons by hand.

half haven
#

The only thing I have used is turning lights on and off as it fiund my isy994i, but I could already do that with the phone anyway.

tacit cave
#

there's a roku card in hacs

#

that's very easy to set up

half haven
#

What's lovelace ?

tacit cave
#

the ui

#

I recommend you take a look at the documentation page

#

it seems like you're trying to swim before you know how to doggy paddle

#

watch current videos on youtube, nothing older than 6 months

half haven
#

Yes...it seems way complicated.

tacit cave
#

it's not. Learning something new is always challenging. If you aren't up for that, this isn't for you.

half haven
#

I learn stuff all the time as I have run Linux and BSD's for 20+ years.
I am just not sure I am up for another long learning process when I already have systems in place for lights and media.
I was hoping to combine and simplify, not make things more complex.

tacit cave
#

again, it's actually very simple. download/install -> configure

#

this is nothing new

half haven
#

More integrated might be a better word.

tacit cave
#

you just arn't used to the pieces that do that.

half haven
#

Yes, I agree

tacit cave
#

you want the custom roku card. So install hacs (there's videos for that). Then download the frontend card "roku card"

#

through hacs

half haven
#

Hacs is installed

tacit cave
#

then add the card to resources

#

then configure the card in your UI

#

that's it

#

so you have 3 steps

#
  1. Install/download "Roku card"
#
  1. Add "Roku Card" to resources: Configuration ->Lovelace dashboards -> resources
half haven
#

I will take another look tonight. Have to get ready for work.
Thanks for the advice Petro.

tacit cave
#
  1. Add the card to your interface
#

step 3 will require you to read the documents on the custom card

half haven
#

I should be retired by now. Sucks I still have to work.

#

Maybe in Two years when I am 63.

Hi ho, hi ho off to work I go. 😀

tacit cave
#

have "fun"!

#

airquotes

lucid folio
#

Hopefully an easy and quick question on changing an icon's color. I would like to change the color to Red when my fireplace switch is on, but then use the default theme color when off

#

In my configuration.yaml under customize I have the following:

#
  templates:
    icon: mdi:fireplace
    icon_color: >
      if ( state === 'on') return 'rgb(255, 0, 0)';
      return```
#

trying to figure out what I need to return when state != on to use the default color

kind shellBOT
clever meteor
#

Hi, i'm using custom button card lovelace and want to change the icon color of my climate entity by preset_mode (eco, comfort) but it doesn’t work. I tried this:
https://www.toptal.com/developers/hastebin/onapitosop.kotlin
And get the following error:

ButtonCardJSTemplateError: SyntaxError: missing ( before condition in ?if is_state_attr(?climate.heizung_buero?, ?preset_mode?, ?comfort?) return ?orange?; if is_stat??

Some ideas ?
Thanks !

carmine juniper
grizzled ravine
#

Hi Everyone, So im trying to use Dwains Dashboard and starting to configure the files for it but totally confused about Areas vs rooms vs groups. also this is supposed to be auto generating but it seems like theres a lot of configuration into YAML files i will need to do no? thanks for the help

dull kernel
#

Hey, I'm trying to figure out the roku care/remote thing again

#

I'm glad I'm not the only one that finds it a bit complicated

#

I read through a bit of a tutorial on the basics of YAML so I can interpret those files a bit now (I hope)

#

and I know a bit of python so I can understand what's going on with those to a fair degree

#

I think my main crux now is that I just don't understand what the normal process of interacting with/using HA "should" be

#

I feel like maybe I should install in another way rather than docker

mild veldt
#

Are you trying to display the roku remote on your UI or struggling with just setting up Roku integration @dull kernel ?

mild veldt
dull kernel
#

I've integrated roku

#

I thought the remote that came with it should be fully functional but it isn't..

#

Or... it "should be" ...

#

and it isn't "for me"...

#

i'm sort of wondering whether i should run HA a different way

#

I have it on a docker container now... but can't use the addon store like this

mild veldt
#

The integration provides a list of service calls that can be used to control the Roku

dull kernel
#

someone said u can just run docker containers in lieu of "addons" ... I'm trying to find the container version of an ssh add on right now and can't seem to find one

mild veldt
#

You don't need to do anything like that

#

Not for Roku at least

dull kernel
#

Ok, so I should be able to get full remote functionality via the "vanilla" roku integration

mild veldt
#

You see remote.<roku name> in your list of entities?

dull kernel
#

To do service calls... does this mean I need to configure a yaml ? or that I need to write/edit some script (python im guessing)?

#

yes i do see it

#

let me double check, i think there are 2 roku entities

mild veldt
#

I actually don't personally use my own card and just use buttons

dull kernel
#

yes, there is a mediaplayer.MYTV and a remote.MYTV entities for roku

#

wait did u write that roku-card ??

mild veldt
#

yes

dull kernel
#

or is that the name of it lol

#

oh wow ok

#

so u are... where is the github

mild veldt
#

I just linked it above

dull kernel
#

oh shoot thanks

#

ok so it says to use the .js file

#

but i only see a ts extension

#

but they are sort of the same thing it seems like?

mild veldt
#

it's in the Releases, but I'd actually not use it if I were you

dull kernel
#

typescript is a "flavor" of jss?

#

js*

#

not use the roku card?

#

glad to talk to you by the way

mild veldt
dull kernel
#

do you mean I should just configure the "regular" roku card that comes with the integration?

#

ok

#

let me try that

#

thanks for the help man

#

the script you just sent is obviously YAML right

mild veldt
#

Yes

#

Should give you this

dull kernel
#

cool

#

yeah i got that 🙂

#

im dediting it with my device name now