Add update integration (#66552)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
Joakim Sørensen
2022-03-03 17:27:09 +01:00
committed by GitHub
parent 2678d8120a
commit 1a78e18eeb
11 changed files with 654 additions and 1 deletions

View File

@@ -94,6 +94,7 @@ components: &components
- homeassistant/components/tag/*
- homeassistant/components/template/*
- homeassistant/components/timer/*
- homeassistant/components/update/*
- homeassistant/components/usb/*
- homeassistant/components/webhook/*
- homeassistant/components/websocket_api/*