Upgraded from 96.5 to 100.2, some things broke

I was running on 96.5 for a while and decided to upgrade to 100.2. My Lutron Caseta integration and the MyQ Garage integration are no longer working. See errors below.

Error during setup of component lutron_caseta
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 167, in _async_setup_component
hass, processed_config
File “/usr/src/homeassistant/homeassistant/components/lutron_caseta/init.py”, line 53, in async_setup
await bridge.connect()
File “/usr/local/lib/python3.7/site-packages/pylutron_caseta/smartbridge.py”, line 40, in connect
yield from self._login()
File “/usr/local/lib/python3.7/site-packages/pylutron_caseta/smartbridge.py”, line 281, in _login
self._reader, self._writer = yield from self._connect()
File “/usr/local/lib/python3.7/site-packages/pylutron_caseta/smartbridge.py”, line 58, in _connect
family=socket.AF_INET)
File “/usr/local/lib/python3.7/site-packages/pylutron_caseta/leap.py”, line 16, in open_connection
limit=limit, **kwds)
File “/usr/local/lib/python3.7/asyncio/streams.py”, line 77, in open_connection
lambda: protocol, host, port, **kwds)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 981, in create_connection
ssl_handshake_timeout=ssl_handshake_timeout)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 1009, in _create_connection_transport
await waiter
ConnectionResetError

There was an error while logging in: 18:04:30.015819 Client Error while requesting data from api/v4/User/Validate: 400, message=‘Bad Request’, url='https://myqexternal.myqdevice.com/api/v4/User/Validate

Connection lost. Reconnecting…

I am not so concerned about the Garage door as I am about the lights. I was not able to find anything recent about this error. I deleted the certs and recreated them using the plug-in and still same error.

I upgrade to 100.3 which has a fix for myq