Help: Tradfri & Canary sensors stopped working

Both my Tradfri light and the sensors on my Canary camera have suddenly stopped working.

  • Canary sensors show as unknown
  • Tradfri light shows entity not available

It’s odd that they’ve both stopped working at the same time. My config passes the config check fine.

I’ve also add more detailed debugging to my configuration.yaml but I don’t see anything that would cause an issue.

logger:
  default: info
  logs:
    canary.api: debug

Log:

2018-09-29T17:03:46.843512981Z 2018-09-29 18:03:46 INFO (MainThread) [homeassistant.core] Bus:Handling <Event platform_discovered[L]: service=load_platform.sensor, platform=canary, discovered=>

2018-09-29T17:03:46.856196872Z 2018-09-29 18:03:46 INFO (MainThread) [homeassistant.loader] Loaded sensor.canary from homeassistant.components.sensor.canary

2018-09-29T17:03:46.858453987Z 2018-09-29 18:03:46 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.canary

Can anyone help me get them both working again?