I installed the module, went through the firebase setup and everything seems to load OK, but on my "mirror" all it shows is "Loading..."
[MMM-IOTStatus] socketNotificationReceived notification: SEND_CONFIG { firebaseDatabaseRootRef: '/iot',
title: 'Beck Home',
firebaseConfig:
{ apiKey: 'MY_API_KEY',
databaseURL: 'MY_FIREBASE_URL',
projectId: 'MY_PROJECT_ID',
appId: 'MY_APP_ID' } }
*of course I have the actual values in the above.
Should mention that I'm running in serveronly mode (if that matters).
Any help would be appreciated! ;)
I installed the module, went through the firebase setup and everything seems to load OK, but on my "mirror" all it shows is "Loading..."
[MMM-IOTStatus] socketNotificationReceived notification: SEND_CONFIG { firebaseDatabaseRootRef: '/iot',
title: 'Beck Home',
firebaseConfig:
{ apiKey: 'MY_API_KEY',
databaseURL: 'MY_FIREBASE_URL',
projectId: 'MY_PROJECT_ID',
appId: 'MY_APP_ID' } }
*of course I have the actual values in the above.
Should mention that I'm running in serveronly mode (if that matters).
Any help would be appreciated! ;)