Perfect thank you,
i was using seperate sensors (and then templates) to build it up myself previously to pull out the information that this card can show.
Much easier this way!
I want to find out about lovelace. I have got it configured using the example, however I was wondering when you open the lovelace page for your HA, and when you click on home, it takes you back to the states page and not lovelace.
So my question; is lovelace a replacement of the states page (i.e. home) or it is just an additional page which can be also used as a dashboard? The way its been talked about in the forums etc seems like a replacement of the states page.
It is a UI that allows you to configure the entire UI in its own yaml. I think it’s awesome being able to make changes on the fly and refresh the page without needing to restart. It took me just over an hour to recreate my UI which would take several hours to do the old way. Let alone all the custom cards
Yeah you’re right I don’t have any mention of it I run it just off broadlink IR and as its either bloody hot or mildly cool here I just turn aircon on when its hot, on full boar with alexa I don’t use the temperature for controlling its operation as its pretty expensive to run so I wait till mid summer to run it.
You can find my air conditioner config in the packages/climate_control.yaml
Is anyone using a weather service for this besides Yahoo weather? I’m using ecobee currently but I don’t get the forecast icons. I’d like to use weather underground but it doesn’t show as a “weather” domain, just individual sensors.
Thanks for the link. The problem is that WeatherUnderground isn’t a weather component, only sensors. Although I wish it was so I didn’t have to add another component and API key.
I’m currently using the ecobee weather platform for this but it doesn’t display icons. Was checking to see what other people were using that worked with icons.
Weather Underground seems to have died for me altogether; they stopped handing out free API keys a while back, and as far as I can tell it’s dead now. I’ve switched over to Dark Sky…actually I like it better.
Question: If I use the weather component, can I still break out current conditions as sensors? I love the wx card up there, but I also use the current temperature from Dark Sky as an input for my HVAC automation script. I’d really like to be able to use both if possible.