Skip to content

v1.0.2-beta.0

Compare
Choose a tag to compare
@thanksmister thanksmister released this 17 Feb 19:51
· 69 commits to master since this release
23fcb5f

v1.0.2-beta.0 has the following fixes:

Updated the MQTT library to address crash issue on older Android devices:

  • Fix for panic button not broadcasting message over MQTT
  • Fix for duplicate values in weather forecast

This release makes some notable changes. We have replaced the Imgur screensaver with Unsplash which simplifies things.

-- We have added support for sensors. This features allows you to track the status of door, window, motion, or any sensor on the main screen.
-- We have added support for night mode without using the sun feature (but sun still works).
-- We have added support for sending the code to arm or disarm the alarm to the service (instructions coming for setting up your MQTT automations to handle this).
-- You can now require the code to arm disarm the alarm, this is a separate feature than that used to enter the settings.
-- Send code and command for remote code disarm and arm in json payload, requires you to configure automation in your platform to receive and verify the code.