custom-ui icon indicating copy to clipboard operation
custom-ui copied to clipboard

Current readings from weather station

Open jonostanck opened this issue 6 years ago • 0 comments

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
  ...

jonostanck avatar Feb 27 '19 15:02 jonostanck