balmli / com.lametric.time

Athom Homey app for Lametric Time (SDK3)
GNU General Public License v3.0
1 stars 1 forks source link

Version 1.1.0 don't work on my Homey device #6

Closed paveldn closed 3 years ago

paveldn commented 3 years ago

Version 0.9.2 worked OK but after update to 1.1.0 it is crashing on startup. My homey is running on latest test version of 5.0 firmware. Here is the logs: тЬУ Pre-processing app... тЬУ Running plugins... тЬУ Running plugin compose... [AppPluginCompose] Added FlowCard alarm_enable for type actions [AppPluginCompose] Added FlowCard alarm_set for type actions [AppPluginCompose] Added FlowCard clear_notification_queue for type actions [AppPluginCompose] Added FlowCard clock_face for type actions [AppPluginCompose] Added FlowCard clock_face_custom for type actions [AppPluginCompose] Added FlowCard next_widget for type actions [AppPluginCompose] Added FlowCard notificationText for type actions [AppPluginCompose] Added FlowCard notificationTextIcon for type actions [AppPluginCompose] Added FlowCard notificationTextIconSound for type actions [AppPluginCompose] Added FlowCard notificationTextSound for type actions [AppPluginCompose] Added FlowCard prev_widget for type actions [AppPluginCompose] Added FlowCard radio for type actions [AppPluginCompose] Added FlowCard set_brightness for type actions [AppPluginCompose] Added FlowCard set_brightness_auto for type actions [AppPluginCompose] Added FlowCard show_widget for type actions [AppPluginCompose] Added FlowCard stopwatch for type actions [AppPluginCompose] Added FlowCard timer for type actions [AppPluginCompose] Added FlowCard timer_set for type actions [AppPluginCompose] Added FlowCard weather for type actions [AppPluginCompose] Added Driver lametric тЬУ Plugin compose finished тЬУ Running plugin oauth2... тЬУ Installing npm package (homey-oauth2app) тЬУ Installation complete тЬУ Plugin oauth2 finished тЬУ Validating app... тЬУ Homey App validated successfully against level debug тЬУ Packing Homey App... тЬУ Pruning dev dependencies...  тАФ App size: 471 KB тЬУ Installing Homey App on Homey (http://*.*.*.*:80)... тЬУ Homey App com.lametric.time successfully installed тЬУ Running com.lametric.time, press CTRL+C to quit  тАФ Profile your app's performance at https://go.athom.com/app-profiling?homey=5ad4ab43a607c525f40e2cdc&app=com.lametric.time тФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФА Logging stdout & stderr тФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФА Warning: Trying to access Homey.env.CLIENT_ID but the environment variable has not been set! Warning: Trying to access Homey.env.CLIENT_SECRET but the environment variable has not been set!

--- INFO: com.lametric.time has been killed --- тФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФАтФА тЬУ Uninstalling com.lametric.time... тЬУ Homey App com.lametric.time successfully uninstalled

balmli commented 3 years ago

Hi,

You're missing a env.json file with CLIENT_ID and CLIENT_SECRET. You can create this, or install from the Homey Community Store:

https://store.homey.community/app/com.lametric.time

paveldn commented 3 years ago

It was the version from the community store. The test version from the official store actually works. fine. Thank!