We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not had chance to dig in properly. I suspect config is not working correctly.
https://github.com/clach04/pebble-forecaswatch2-fcsw2-fcw2/actions/runs/9237242552 has a sample build that ignores config and always vibes on disconnect (that works for me).
I added some debug clach04@825899c but it won't fire when disabling Bluetooth :-) as there is no connection.
I really need to debug the config code.
JS code seems fine:
[11:10:43] pkjs> FCW2:179 Set provider: OpenWeatherMap [11:10:43] pkjs> FCW2:113 Closing clay: {"timeLeadingZero":false,"timeShowAmPm":false,"axisTimeFormat":"24h","timeFont":"roboto","colorTime":16777215,"weekStartDay":"sun","firstWeek":"prev","colorToday":0,"colorSunday":16777215,"colorSaturday":16777215,"colorUSFederal":16777215,"temperatureUnits":"f","provider":"openweathermap","darkSkyApiKey":"","owmApiKey":"--------------","fetch":false,"location":"","showQt":true,"vibe":true,"btIcons":"both"} [11:10:43] app_message.c:10> Message received! [11:10:43] pkjs> FCW2:154 Message sent successfully: {"CLAY_CELSIUS":false,"CLAY_TIME_LEAD_ZERO":false,"CLAY_AXIS_12H":false,"CLAY_COLOR_TODAY":0,"CLAY_START_MON":false,"CLAY_PREV_WEEK":true,"CLAY_TIME_FONT":0,"CLAY_SHOW_QT":true,"CLAY_SHOW_BT":true,"CLAY_SHOW_BT_DISCONNECT":true,"CLAY_VIBE":true,"CLAY_SHOW_AM_PM":false,"CLAY_COLOR_SUNDAY":16777215,"CLAY_COLOR_SATURDAY":16777215,"CLAY_COLOR_US_FEDERAL":16777215,"CLAY_COLOR_TIME":16777215}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Not had chance to dig in properly. I suspect config is not working correctly.
https://github.com/clach04/pebble-forecaswatch2-fcsw2-fcw2/actions/runs/9237242552 has a sample build that ignores config and always vibes on disconnect (that works for me).
I added some debug clach04@825899c but it won't fire when disabling Bluetooth :-) as there is no connection.
I really need to debug the config code.
JS code seems fine:
The text was updated successfully, but these errors were encountered: