PVOutput Install

Hi All,

Not sure if I’m just being dumb, but I can seem to add this repo https://github.com/home-assistant/core/tree/dev/homeassistant/components to Home Assistant as I’d like to install PVOutput.

I just get the following error:
image

And this is the log output:

21-10-09 08:50:39 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/home-assistant/core/tree/dev/homeassistant/components repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules https://github.com/home-assistant/core/tree/dev/homeassistant/components /data/addons/git/2c26a0c6
  stderr: 'Cloning into '/data/addons/git/2c26a0c6'...
fatal: repository 'https://github.com/home-assistant/core/tree/dev/homeassistant/components/' not found
'.
21-10-09 08:50:39 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.FATAL_ERROR - ContextType.STORE / 2c26a0c6
21-10-09 08:50:39 INFO (MainThread) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_REMOVE - ContextType.STORE / 2c26a0c6
21-10-09 08:50:39 ERROR (MainThread) [supervisor.store] Can't load data from repository https://github.com/home-assistant/core/tree/dev/homeassistant/components
21-10-09 08:50:39 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'snapshot_exclude' is deprecated, 'backup_exclude' should be used instead. Please report this to the maintainer of AdGuard Home
21-10-09 08:50:39 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'snapshot' is deprecated, 'backup' should be used instead. Please report this to the maintainer of UniFi Controller
21-10-09 08:50:39 INFO (MainThread) [supervisor.store] Loading add-ons from store: 63 all - 0 new - 0 remove
21-10-09 08:50:39 INFO (MainThread) [supervisor.resolution.fixups.store_execute_remove] Remove invalid Store: 2c26a0c6
21-10-09 08:50:39 INFO (MainThread) [supervisor.store.git] Removing custom add-on repository https://github.com/home-assistant/core/tree/dev/homeassistant/components
type or paste code here