|
1 |
| -Version 2.0.xxxx (xxxx 2015) |
| 1 | +Version 2.2563 (June 14th 2015) |
2 | 2 | - Implemented: WebServer, native SSL and keep-alive, big thanks to chimit!!!!
|
3 | 3 | - Implemented: RFXCom, support for Blinds T9/T10
|
4 | 4 | - Implemented: RFXCom, mode6 (Keeloq protocol) support
|
5 | 5 | - Implemented: RFXCom pTypeInterfaceControl messages
|
| 6 | +- Implemented: RFXCom, sTypeTH13/sTypeTH14 |
6 | 7 | - Implemented: MQTT support
|
7 | 8 | - Implemented: Native 'Ping' (System Alive Checker) hardware
|
8 | 9 | - Implemented: KMTronic USB/WEB/RS485 relay hardware
|
@@ -53,6 +54,7 @@ Version 2.0.xxxx (xxxx 2015)
|
53 | 54 | - Implemented: 'Nest Thermostat' hardware support
|
54 | 55 | - Implemented: Option to Enable/Disable the Custom tab for non-users (admin)
|
55 | 56 | - Implemented: Warning when deleting a Blockly event
|
| 57 | +- Implemented: Blind status "Stopped" now also displayed on dashboard |
56 | 58 | - Improved: MySensors support
|
57 | 59 | - Improved: Logitech Harmoney Hub
|
58 | 60 | - Changed: Avoiding possible RTC/NTP clock drifts
|
@@ -114,16 +116,11 @@ Version 2.0.xxxx (xxxx 2015)
|
114 | 116 | - Fixed: Removed update notification in the login screen
|
115 | 117 | - Fixed: wind gust tooltip
|
116 | 118 | - Fixed: Wind Graph generation could cause a crash
|
117 |
| -- Implemented: Blind status "Stopped" now also displayed on dashboard |
118 |
| -- Implemented: MQTT commands to switch light, switch scene and set user variable |
119 |
| -- Implemented: MQTT command to send a Notification |
120 |
| -- Implemented: RFXCom, sTypeTH13/sTypeTH14 |
121 |
| -- Implemented: MQTT command to request device information |
122 | 119 |
|
123 |
| -Version 2.0.2284 (February 22th 2015) |
| 120 | +Version 2.2284 (February 22th 2015) |
124 | 121 | - Fixed: Firefox, RGBW/Setpoint popup
|
125 | 122 |
|
126 |
| -Version 2.0.2283 (February 21th 2015) |
| 123 | +Version 2.2283 (February 21th 2015) |
127 | 124 | - Implemented: Icon scaling setting per floorplan
|
128 | 125 | - Changed: floorplan code to handle non-landscape images better
|
129 | 126 | - Fixed: Possible crash in Eventsystem (GetCurrentMeasurementStates) where string value was empty
|
@@ -231,7 +228,7 @@ Version 2.0.2283 (February 21th 2015)
|
231 | 228 | - Implemented: Setpoint Popup
|
232 | 229 | - Implemented: OTGW sending current time/day
|
233 | 230 |
|
234 |
| -Version 2.0.2025 (September 28th 2014) |
| 231 | +Version 2.2025 (September 28th 2014) |
235 | 232 | - Implemented: Fibaro Link data pusher
|
236 | 233 | - Implemented: Splash screen for iPhone5 retina
|
237 | 234 | - Implemented: Navigation toolbar for mobile devices
|
@@ -343,7 +340,7 @@ Version 2.0.2025 (September 28th 2014)
|
343 | 340 |
|
344 | 341 | - Disabled: Internal hardware monitoring, some users have issues with latest changes
|
345 | 342 |
|
346 |
| -Version 1.0.1680 (April 21th 2014) |
| 343 | +Version 1.1680 (April 21th 2014) |
347 | 344 | - Implemented: Support for Forecast.io
|
348 | 345 | - Implemented: Temperature/Weather widgets forecast button if hardware is WU/Forecast.io
|
349 | 346 | - Implemented: Widgets now turn yellow (if no timeout) if the battery level is <= 10 percent
|
@@ -439,7 +436,7 @@ Version 1.0.1680 (April 21th 2014)
|
439 | 436 | - Fixed: Thermostat SetPoint in Fahrenheit
|
440 | 437 | - Fixed: OpenZWave general type (motion sensor) (thanks to Dnpwwo!)
|
441 | 438 |
|
442 |
| -Version 1.0.1396 (January 18th 2014) |
| 439 | +Version 1.1396 (January 18th 2014) |
443 | 440 | - Implemented: new commandline option to specify www root folder (-wwwroot)
|
444 | 441 | - Implemented: Limitless/AppLamp, option to set Hue/Brightness in the Edit option
|
445 | 442 | - Implemented: Limitless/AppLamp, can now also be used as 'Dimmer'
|
@@ -510,7 +507,7 @@ Version 1.0.1396 (January 18th 2014)
|
510 | 507 | - Changed: OpenZWave, better handling of COMMAND_CLASS_ALARM and COMMAND_CLASS_SENSOR_ALARM (you might get new devices!)
|
511 | 508 | - Implemented: Add Manual Light/Switch for Meiantech
|
512 | 509 |
|
513 |
| -Version 1.0.1186 (November 16th 2013) |
| 510 | +Version 1.1186 (November 16th 2013) |
514 | 511 | - Fixed: rain week log, some top legend values did not show on the chart
|
515 | 512 | - Implemented: Counterlog, Week chart, legend values
|
516 | 513 | - Implemented: Room Plan editor, dashboard room selector
|
@@ -565,7 +562,7 @@ Version 1.0.1186 (November 16th 2013)
|
565 | 562 | - Implemented: Clicking on the security-panel icon in the dashboard/switch tab brings you to the actual security panel
|
566 | 563 | - Implemented: Option to manual add a ByronSX doorbell
|
567 | 564 |
|
568 |
| -Version 1.0.1087 (Oktober 16th 2013) |
| 565 | +Version 1.1087 (Oktober 16th 2013) |
569 | 566 | - Implemented: Login page (solves the caching problems)
|
570 | 567 | - Fixed: buttons add sensor/switch buttons now hidden for 'viewer' users
|
571 | 568 | - Implemented: option in settings for basic-auth login type
|
@@ -633,7 +630,7 @@ Version 1.0.1087 (Oktober 16th 2013)
|
633 | 630 | - Changed: OpenZWave, Sensor_Binary now also uses the Index value (you might get new sensors, and old one can be removed)
|
634 | 631 | - Implemented: Wake-up On Lan support
|
635 | 632 |
|
636 |
| -Version 1.0.940 (July 31th 2013) |
| 633 | +Version 1.940 (July 31th 2013) |
637 | 634 | - Implemented: Lighting2, when a Group On/Off is received, all switched with the same ID will be set to 'On' or 'Off' (internally)
|
638 | 635 | - Fixed: Z-Wave, Wattage scale factor was not initialized
|
639 | 636 | - Implemented: Application settings, mobile view (mobile, or as normal dashboard), iPhone will always be mobile theme
|
@@ -678,7 +675,7 @@ Version 1.0.940 (July 31th 2013)
|
678 | 675 | - Implemented: Dummy hardware device, that does nothing, but can be used for virtual switches
|
679 | 676 | - Implemented: New Scene/Group functionality
|
680 | 677 |
|
681 |
| -Version 1.0.762 (July 1th 2013) |
| 678 | +Version 1.762 (July 1th 2013) |
682 | 679 | - Changed: Motion Sensors, Off delay now sends 'Off' to Lighting 1/6 devices, and 'No Motion' to X10 motion sensors
|
683 | 680 | - Implemented: On/Off switches, Off Delay option
|
684 | 681 | - Implemented: BMP085 I2C sensor (Rasberry Pi/arm only)
|
@@ -719,7 +716,7 @@ Version 1.0.762 (July 1th 2013)
|
719 | 716 | - Implemented: Now possible to switch remote hardware
|
720 | 717 | - Changed: Only RAEX blinds will not show a 'stop' button
|
721 | 718 |
|
722 |
| -Version 1.0.666 (May 28th 2013) |
| 719 | +Version 1.666 (May 28th 2013) |
723 | 720 | - Implemented: Settings, Doorbell could be send as 'Group On' or 'On' command
|
724 | 721 | - Fixed: Power Usage Graph, Problem with other devices then P1 Smart Meter
|
725 | 722 | - Implemented: Settings, Option to specify P1 Smart Meter Type (with/without Decimals)
|
@@ -756,7 +753,7 @@ Version 1.0.666 (May 28th 2013)
|
756 | 753 | - Changed: meta viewport, removed device-width option
|
757 | 754 | - Implemented: Blinds now always have open/close buttons
|
758 | 755 |
|
759 |
| -Version 1.0.607 (May 11th 2013) |
| 756 | +Version 1.607 (May 11th 2013) |
760 | 757 | - Changed: Rego6XX Type setting moved to the hardware settings in the same way as RFXtrx setup is done
|
761 | 758 | - Removed: patch for 'Better day value calculation' for multimeter devices (Like P1 Smart Meter electra), not needed
|
762 | 759 | - Fixed: TE923 (Weather stations) hardware can now be shared
|
@@ -803,7 +800,7 @@ Version 1.0.607 (May 11th 2013)
|
803 | 800 | - Changed: P1 Smart meter Power, Day/Week graph now displays both meters (day/night)
|
804 | 801 | - Changed: P1 Smart meter Power, graph color swap between tariff 1/2
|
805 | 802 |
|
806 |
| -Version 1.0.484 (April 28th 2013) |
| 803 | +Version 1.484 (April 28th 2013) |
807 | 804 | - Implemented: Raspberry Pi, updating via the web browser (Settings Tab)
|
808 | 805 | - Implemented: Web Gui, sticky Notification (now only used when there is an update for the Raspberry Pi)
|
809 | 806 | - Fixed: ResetSecurityStatus json return status
|
@@ -837,7 +834,7 @@ Version 1.0.484 (April 28th 2013)
|
837 | 834 | - Fixed: RFXtrx USB mode option in hardware settings
|
838 | 835 | - Implemented: Multi language support for sensors/switch names
|
839 | 836 |
|
840 |
| -Version 1.0.412 (April 1th 2013) |
| 837 | +Version 1.412 (April 1th 2013) |
841 | 838 | - Fixed: Siren icon on dashboard
|
842 | 839 | - Implemented: New layout, dropdown menu, hardware moved to setting dropdown
|
843 | 840 | - Implemented: Chart tooltip now includes weekday
|
|
0 commit comments