Improve MQTT components interfaces

This commit is contained in:
Adrian Jagielak
2025-07-26 20:26:12 +02:00
parent 5d8ce20bff
commit e079b47760
35 changed files with 7627 additions and 1704 deletions

3
futurehome/.prettierrc Normal file
View File

@@ -0,0 +1,3 @@
{
"singleQuote": true
}