custom-ui
custom-ui copied to clipboard
Current readings from weather station
It would be great if I could override current readings using my weather station (more accurate then darkysky predictions). Something like:
- type: custom:weather-card
entity: weather.yourweatherentity
humidity: sensor.humidity
pressure: sensor.pressure
temperature: sensor.temperature
...