I’m setting up a custom graph and it works with my sensors, I just want to add the outside temperature and humidity from the weather platform. This is what I have on Developer tools:
Now my question is, when I do weather.home I get the temperature on the graph. But how do I get the humidity? weather.humidity don’t work, neither weather.home.temperature.
type: 'custom:mini-graph-card'
name: CLima em Casa a 6 meses
icon: 'mdi:server'
hours_to_show: 1440
entities:
- sensor.humidity_158d0001b91088
- sensor.temperature_158d0001b91088
- sensor.humidity_158d0001e4c4f5
- sensor.temperature_158d0001e4c4f5
- weather.home
5 posts - 3 participants