0.86.1 - Setup Failed for Dependences

Evening all. I just upgraded from 0.83 to 0.86.1. Went ahead and fixed any automations with a time state to a time_pattern when required. However, I’m still seeing complete disarray with my system upon the upgrade.

2019-01-24 16:17:42 ERROR (MainThread) [homeassistant.setup] Setup failed for group: Invalid config.
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of script. Setup failed for dependencies: group
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Setup failed for script: Could not set up all dependencies.
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of switch. Setup failed for dependencies: group
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Setup failed for switch: Could not set up all dependencies.
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of light. Setup failed for dependencies: group
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Setup failed for light: Could not set up all dependencies.
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of device_tracker. Setup failed for dependencies: group
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Setup failed for device_tracker: Could not set up all dependencies.
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of automation. Setup failed for dependencies: group
2019-01-24 15:43:08 ERROR (MainThread) [homeassistant.setup] Setup failed for automation: Could not set up all dependencies.

Also noticed the upgrade broke my ecobee link so I have to go back through the pairing process.

Am I missing something in the breaking changes with the upgrade? Does this involve me setting up lovelace UI somehow? Thanks!