ScratMan / HASmartThermostat

Smart Thermostat with PID controller for HomeAssistant
353 stars 50 forks source link

Use attribute of entity for outdoor_sensor #51

Closed papadi closed 2 years ago

papadi commented 2 years ago

I don't have an outdoor sensor to use but I was thinking that I could use a cloud sensor instead, such as AccuWeather. Problem is that the temperature is an attribute of the weather entity. Is it somehow possible to use it?

entity_id: weather.home attribute: temperature

papadi commented 2 years ago

Nevermind. I created a sensor using a template