Use black to format hassfest generated files (#78794)
This commit is contained in:
parent
e66f28f3f7
commit
1021c90bb8
19 changed files with 633 additions and 624 deletions
|
@ -3,10 +3,8 @@
|
|||
To update, run python3 -m script.hassfest
|
||||
"""
|
||||
|
||||
# fmt: off
|
||||
|
||||
MQTT = {
|
||||
"tasmota": [
|
||||
"tasmota/discovery/#"
|
||||
]
|
||||
"tasmota/discovery/#",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue