Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
        {
                "platform": "WeatherPlus",
                "service": "openweathermap",
                "key": "xxx",
                "locationId": 6094817,
                "locationCity": "Ottawa, CA",
                "locationGeo": [45.393553, -75.700374],
                "conditionCategory": "detailed",
                "forecast": [0,1],
                "nameNow": "Ottawa",
                "nameForecast": "Ottawa Forecast"
        }


In Apple HomeHomeKit, setup the automation:


Add an Automation

Image Removed

Select and select "A Sensor Detects Something"

Image Added


Select your tomorrow's forecase forecast (I renamed mine to Tomorrow's Forecast)

Image Removed

Select . Select Rises Above and choose a temperature

Image Removed

Restrict . Restrict the time of the check. I do the check right before my pool pump is about to start it's nightly heat/filter cycle.

Image AddedImage Added





Select the pool-heater and set the desired temperature and select Done.

Select Done

You are all setup!Image Removed


References

...