mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
feat: home-assistant printer integration
fixes errors from logs upon discovery of our printer: > Error occurred loading configuration flow for integration brother: No module named 'brother' > Error occurred loading configuration flow for integration ipp: No module named 'pyipp'
This commit is contained in:
parent
8d57794a47
commit
cca069c30d
1 changed files with 2 additions and 0 deletions
|
|
@ -340,6 +340,8 @@ in {
|
|||
"apple_tv"
|
||||
"spotify"
|
||||
"default_config"
|
||||
"brother"
|
||||
"ipp"
|
||||
"cast"
|
||||
"plex"
|
||||
"met"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue