3bf0110164
refactored amend methods added transport validation changed default name spaces to all start with _ to avoid accidential namespace issues refactored examples to showcase all possibilities with a four in one (fio) example refactored ha hooks added matching websocket client all works changes made by one socket are pushed to all sockets where they do their updates including home assistant added a home assistant package file including lovelace yaml for matching HA interface.
20 lines
258 B
Text
20 lines
258 B
Text
.quasar
|
|
.DS_Store
|
|
.thumbs.db
|
|
node_modules
|
|
/dist
|
|
/src-cordova/node_modules
|
|
/src-cordova/platforms
|
|
/src-cordova/plugins
|
|
/src-cordova/www
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|