With Dark Sky shutting down in a year for current users, I decided to move off of it. But in a strange twist, when I delete this section of my configuration.yaml and restart, nothing changes:
weather:
- platform: darksky
api_key: xxxxxxxxxxxxxxxxxxxxx
units: us
name: Dark Sky PA
mode: hourly
That’s right - nothing happens at all when I delete that - the whole integration keeps functioning as if those lines were still there. The Dark Sky entities all remain, and more importantly, they keep updating. It’s been deleted from my config (and rebooted) for a day now, but for example the outside temperature was updated only moments ago!
I’m at a bit of a loss… how do I get rid of Dark Sky if deleting it doesn’t work?