Skip to content

Releases: domoticz/Reacticz

v0.1.26 Stay Fresh

15 Jun 19:01
Compare
Choose a tag to compare

New things in this release:

  • Updated dependencies to clear all identified vulnerabilities
  • New screensaver, can either be blank or display an analog clock (settings are in the about page)
  • Added support for ASP type blinds
  • Added a checkbox in devices list to show unused devices. Fixes #24
  • Fix missing Scenes from devices list due to weird JSON API behavior
  • Use MQTT instead of JSON for dimmer and scene widgets (but these seem flaky, might need more work..)

If you don't want to use the public server (and enjoy its auto-updates), the attached file contains a prebuilt version for you to install in your domoticz/www folder.

To install, unzip-it and move the reacticz folder in /home/pi/domoticz/www. Reacticz will then be available at https://<your-domoticz-ip>:8080/reacticz/.

v0.1.21 The Doors

21 Dec 00:05
Compare
Choose a tag to compare

New things in this release:

  • Upgraded to React 16
  • New widget type: Door lock (see wiki)
  • Added support for HTML tags in Text widget (see wiki)
  • Additional sensor type supported: door contact
  • Mini-mode for all sensors and weather widgets: icon disappears if the widget is 1-block wide
  • Improved dimmer widgets touch handling
  • Updated dim level display to follow the domoticz/domoticz#1921 fix. Note: this change is not in current Domoticz stable release 3.8153; as a result if you are using Domoticz v3.8153 or older with this Reacticz build, dimmer widgets will display an incorrect dim level (offset by -1).

If you don't want to use the public server (and enjoy its auto-updates), the attached file contains a prebuilt version for you to install in your domoticz/www folder.

To install, unzip-it and move the reacticz folder in /home/pi/domoticz/www. Reacticz will then be available at https://<your-domoticz-ip>:8080/reacticz/.

v0.1.17 My device list is too long!

02 Nov 20:01
Compare
Choose a tag to compare

New things in this release:

  • New search filter in the device list
  • ContactWidget now works for all contact sensors including Xiaomi door sensor
  • A few small bug fixes and adjustments (including some dimmer switch and group switch fixes)
  • Added service worker for resource caching: Reacticz will still work if the server is down! (requires https)

If you don't want to use the public server (and enjoy its auto-updates), the attached file contains a prebuilt version for you to install in your domoticz/www folder.

To install, unzip-it and move the reacticz folder in /home/pi/domoticz/www. Reacticz will then be available at https://<your-domoticz-ip>:8080/reacticz/.

Thanks @gerard33 for your contribution!

v0.1.14 Resize all the things!

11 May 19:04
Compare
Choose a tag to compare

New things in this release:

  • New control to change the text size (in About page)
  • New, more consistent design for blinds widget
  • Tapping on a Group widget in Mixed state will now turn the whole group Off instead of On

If you don't want to use the public server (and enjoy its auto-updates), the attached file contains a prebuilt version for you to install in your domoticz/www folder.

To install, unzip-it and move the reacticz folder in /home/pi/domoticz/www. Reacticz will then be available at https://<your-domoticz-ip>:8080/reacticz/.

Thanks to @davidlb for his contributions !

v0.1.11 Dashboards, dashboards everywhere!

23 Mar 10:25
Compare
Choose a tag to compare

New things in this release:

  • multi-dashboard feature! Check the wiki for details
  • redesigned RGBW and Dimmer widgets
  • new customizable colors + 2 brand new dark themes
  • [iOS only] appcache manifest hack (to force-relead Reacticz when a new version is available)
  • additional sensors supported

If you don't want to use the public server (and enjoy its auto-updates), the attached file contains a prebuilt version for you to install in your domoticz/www folder.

To install, unzip-it and move the reacticz folder in /home/pi/domoticz/www. Reacticz will then be available at https://<your-domoticz-ip>:8080/reacticz/.

Thanks to @davidlb and @gerard33 for their help on this one!

v0.1.8 Hello world :) first tagged release

23 Mar 10:26
Compare
Choose a tag to compare

First pre-built release!

If you don't want to use the public server (and enjoy its auto-updates), the attached file contains a prebuilt version for you to install in your domoticz/www folder.

To install, unzip-it and move the reacticz folder in /home/pi/domoticz/www. Reacticz will then be available at https://<your-domoticz-ip>:8080/reacticz/.

A big thank you to the contributors, @gerard33 @NietGiftig @davidlb @gmajoulet 👍