So I added a addon and once I entered it into the config, it kept spitting out the following error (3 of the same) in the config checker:
Platform error sensor.noaa_tides - cannot import name 'json_normalize' from 'pandas.io.json' (/usr/local/lib/python3.11/site-packages/pandas/io/json/__init__.py)
Now the interesting thing is that this plugin doesn't seem to even use the 'json_normalize' library