Release Notes

From MiOS
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
==  ==
 +
 +
== UI5: 1.5.344 (Vera3 & VeraLite) & 1.5.345 (Vera2) - March 16, 2012 ==
 +
 +
<span style="font-size: 13px; line-height: 19px; ">Resolved issues in firmware 1.5.343:</span>
 +
 +
<font size="2"><span style="line-height: 19px;">Fixed the offline access issue when a user could not send a tech support request, upgrade the firmware or controll the network settings when the UI is in offline mode.</span></font>
 +
 
== UI5: 1.5.343 - March 13, 2012 - <span style="color: rgb(255, 0, 0);">private beta</span>  ==
 
== UI5: 1.5.343 - March 13, 2012 - <span style="color: rgb(255, 0, 0);">private beta</span>  ==
  
&nbsp; &nbsp; Resolved issues in firmware 1.5.343:
+
&nbsp; &nbsp; Resolved issues in firmware 1.5.343:  
  
 
LINUX_SCRIPTS<br>  
 
LINUX_SCRIPTS<br>  

Revision as of 21:40, 16 March 2012

Contents

UI5: 1.5.344 (Vera3 & VeraLite) & 1.5.345 (Vera2) - March 16, 2012

Resolved issues in firmware 1.5.343:

Fixed the offline access issue when a user could not send a tech support request, upgrade the firmware or controll the network settings when the UI is in offline mode.

UI5: 1.5.343 - March 13, 2012 - private beta

    Resolved issues in firmware 1.5.343:

LINUX_SCRIPTS

  1.          Add window covering per christian 27-feb email
  2.          Report system errors using external script directly to the alert server
  3.          Do not turn off the zwave led when starting NetworkMonitor on VeraLite, since NM is no longer controlling the zwave led on it.
  4.          Add support for remotec

       ============================================================================

UI_LINUX_SCRIPTS

  1.          Fix script to escape " received in POST parameters
  2.          Try to prevent bogus message when /tmp drive is full
  3.          Modify upgrade script to stop LuaUPnP before downlaoding the firmware image and to don't delete logs from usb stick
  4.          Replace inside cgi script call with /usr/bin/ script
  5.          Increase backup upload limit to 4Mb

       ============================================================================

UPGRADE_SCRIPT

  1.          Upgrade base image to ver 81 which has the patch for df when /tmp is full

       ============================================================================

MIOS_SRC

  1.          Add delay for Merten per Carsten
  2.          Fix a crash on startup when syncing an alert that has been deleted
  3.          Added 'LastTrip' in 'S_SecuritySensor1.xml' to be available in lu_sdata. (Mantis 2188)
  4.          Added 'BatteryLevel' in 'S_HaDevice1.xml' to be available in lu_sdata. (Mantis 2188)
  5.          Fix that mac address wasn't always capitalized
  6.          Add support for remotec ir blaster
  7.          Moved all mcv energy stuff in one tab.
  8.          Add i/r devices without a usb uirt

       ============================================================================

MIOS_UI

  1.          Set date from backend.
  2.          Added preview info to thermostat scheduler.
  3.          Fix for alerts to set timestamp according to gmt_offset properly.
  4.          Moved MCV energy stuff in one tab. Fixed Energy menu.
  5.          Removed configure buttons for non-Zwave devices.
  6.          Re-added local authentication. Mantis 2243
  7.          Allowed tech support form even with unit disconnected.
  8.          Fixed 2246
  9.          Added loginAlert. Added extra info to login alert.
  10.          Added support for IR devices. Added toggle codesets for IR remote control. Fix some IR related bugs.
  11.          Added alert for login/re-authenticated.
  12.          Added Capitalized remote tabs name
  13.          Fixed delete camera for network cameras.



UI5: 1.5.322 - March 02, 2012

Resolved issues in 1.5.322 version:

LINUX_SCRIPTS

  1.          check if the user disabled the wifi
  2.          return wifi state : enabled/disabled
  3.          remove debug from nfd_Restart.sh call
  4.          hide wifi errors for VeraLite which doesn't have wifi  
  5.          do not call Report_AP anymore from backup-restore-nc since we don't have the sta servers
  6.          wait max 20 seconds after network restarts to get an ip  
  7.          fix report upgrade done url composion

       ============================================================================

UI_LINUX_SCRIPTS

  1.          commit uci wifi changes
  2.          Fixed text variable for upgrade success.
  3.          Moved js into external file.

       ============================================================================

MIOS_SRC

  1.          Mantis #2194 - [Overview - click on Events opens the My alerts tab but with content from My contact info]
  2.          add category/subcategory to D_ files
  3.          Moved overview to second position.
  4.          test add i/r device
  5.          ir testing
  6.          fix ir codesets on upgrade
  7.          fix configuration with getting correct setpoint type
  8.          ct30 fixup
  9.          add support for negative temperatures

       ============================================================================

MIOS_UI 

  1.          Mantis #2214 - [Overview - Incorrect date (31.12.1969) for the triggers last run]
  2.          Mantis #2208 - [Overview - Undefined for Dimmable status when device is not responding]
  3.          Mantis #2212 - [Overview - No feedback after sending toggle command ]
  4.          Mantis #2218 - [Overview - Locks are not displayed in the Security container ]  
  5.          Mantis #2211 - [Overview - No feedback for running scenes ]
  6.          Mantis #2182 - [Pinned devices has the Overview information ]
  7.          Fixed sensors text status.
  8.          Mantis #2180 - [Overview - Customized settings are not saved after save ]
  9.          Mantis #2179 - [Overview - Alerts should be user/password protected ]
  10.          Mantis #2213 - [Overview - Missing header from Triggers ]
  11.          Fixed defaults for overview
  12.          Reverted order to have dashboard first.
  13.          Moved tech support json into distinct json file, for makerelease_prepfiles
  14.          Safari fix for opening scenes.
  15.          Added compatibility mode for IE9 to prevent switching to IE7 view.
  16.          Changed all logging function to log_message
  17.          Fixed polling loop for Chrome
  18.          remotes stuff
  19.          UI offline mode.
  20.          Fixed add/remove device event for overview.
  21.          finished IR remotes
  22.          Reworked camera thumbnails for overview.
  23.          Anti-cache stuff.
  24.          Fixed overview refresh for schedules/triggers.
  25.          Changed LU down interval to go offline to 10 min.
  26.          Add IR device wizard added get_lang_string
  27.          Fixed max email count.
  28.          add ir device wizard, new polling codes added
  29.          Added "is beta" note to ir stuff.
  30.          Added A/V is work in progress note.
  31.          Added js for upgrade script.


UI5: 1.5.305 - February 17, 2012 - private beta

Resolved issues in 1.5.305:

LINUX_SCRIPTS

  1.  Listen for dhcp requests comming from WAN in fresh install, SwitchMode and GatewayMode with no firewall.
  2.  Add Horstman sensor
  3.  add support for Horstman thermostats and LS control sensors
  4.  wait max 30 seconds to connect to server and 60 seconds to get the response from it
  5.  -fix restart through init for LuaUPnP and NetworkMonitor
  6.  -make logs more clear for start/stop LuaUPnP and NM
  7.  script for fixing HomeID if current one seems to be invalid.
  8.  for UI4 before starting LuaUPnP check if the ZWave HomeId is valid
  9.  add comfort window covering
  10.  Run fixHomeId.sh for ui4 and ui5
  11.  improve the script to handle up to at least 30 concurent dhcp requests

       ============================================================================
UI_LINUX_SCRIPTS

  1.  don't listen for dhcp requests on WAN only if firewall is ON
  2.  fix allow receiving dhcp requests info on wan side
  3.  Changes per new tech support wizard
  4.  add restart option of RA tunnels
  5.  add suport for en/dis-able wifi when in automatically configure
  6.  write wifi state in /etc/cmh/fresh_install file

============================================================================
UPGRADE_SCRIPT

  1.  request OpenWRT base image ver 80 which includes dnsmasq patch to not skip duplicate ips since this is done in LuaUPnP

============================================================================
MIOS_SRC

  1.  poll battery operated nodes on wakeup so sensors get light/temperature/etc. values
  2.  fix cycle/periodic on for thermostat fan mode
  3.  intermediate tweak to energy omde
  4.  Updated menus
  5.  Added weekly scheduler.
  6.  fix trailing character in checkpaidtunnels cmdline
  7.  fix the hsm100 polling by removing the delay in between commands so it doesn't go to sleep again
  8.  fix problem where devices weren't being reconfigured after changing variables
  9.  Add LS Controls and Wintop as manufacturers
  10.  fix the up/down/stop on window covering
  11.  patrice's window covering
  12.  add support for window coverings using switch multi level version 3
  13.  add comfort window covering
  14.  add next_run to timers
  15.  change next_run and last_run to timestamps so they can be localized
  16.  Added Overview tab.
  17.  window coverings using wrong devicetype
  18.  fix upgrade window coverings
  19.  add device category for alarm panels
  20.  get energy savings and normal mode working on the thermostats
  21.  mantis 2088
  22.  allow for manual override of polling battery devices
  23.  mantis 2051 lights on when viewing cameras
  24.  fix a crash when a usb uirt i/r blaster isn't present
  25.  Removed old notifications from menu.
  26.  Mantis #2194

============================================================================
MIOS_UI

  1.  Password restriction to alphanumeric strings.
  2.  Alert tooltip fix.
  3.  Mantis #2129
  4.  Tech support wizard.
  5.  Tickets history with update
  6.  Mantis #2141
  7.  Tweaked tech info json to match RT requirements.
  8.  + Added workaround for displaying temperature on the dashboard
  9.  for Horstmann HRT4-ZW heaters.
  10.  Added validation mail/sms.
  11.  Switched support schedule to json format.
  12.  Tweaked update ticket
  13.  Added thermostat scheduler.
  14.  Fixed the selector for weekly scheduler
  15.  Corrected increase/decrease adjustements.
  16.  Propagated the changes from upnp.
  17.  Tech support fixes.
  18.  Added code validation
  19.  Fixed post params for update_ticket
  20.  Added lang_debug mode.
  21.  Added default content to token value.
  22.  Fixed AlertType for validate email/sms
  23.  Added overview tab.
  24.  Removed dummy file.
  25.  Tech support tweaks
  26.  Overview tweaks.
  27.  Added &lights=1 to request_image data request to force lights on.
  28.  Added call to data_request?id=camlight
  29.  Added alarm icons.
  30.  Changed email notifications to Alert server format.
  31.  Added more spacing.
  32.  Mantis #2194
  33.  Mantis #2184
  34.  Mantis #2179
  35.  Mantis #2190
  36.  Overview thermostat tweaks.
  37.  Moved thermostat text status to language stuff.



UI5 : 1.5.286 - January 27, 2012 - private beta

Resolved issues in 1.5.286: 


        LINUX_SCRIPTS from 1.5.276 - 1.5.286

1. Prevent empty values also by restoring the files from ro mtd
 ============================================================================
       UI_LINUX_SCRIPTS from 1.5.276 - 1.5.286 
1. Prevent empty values also by restoring the files from ro mtd for firmware version and platform     

 ============================================================================
      UPGRADE_SCRIPT from 1.5.276 - 1.5.286

1. Request OpenWRT upgrade to version 78 which has latest nand,jffs2,overlayfs and mtd-tools
============================================================================
        MIOS_SRC from 1.5.276 - 1.5.286 

1.  Fixed _UNITS_NAME_PLURAL_ token.

2.  Port id's were too small
3.  Fix a crash/reload loop that occurred by USB serial devices
4.  Having ID's longer than a pre-defined buffer
5.  Fix problem JOD reported where generic ip cameras were getting deleted on upgrade
6.  Fix return to previous settings
7. Fix controlling an IR device in a scene
8. Poll battery operated nodes on wakeup so sensors get light/temperature/etc. values

 ============================================================================ 
        MIOS_UI from 1.5.276 - 1.5.286 

1. Fixed top menu on lower resolution.
2. Added server offset into alerts filters.
3. More friendly messages for adding user.
4. Fixed offline alerts server.
5. Moved sta server retrieval in a separate function.
6. Fixed timestamps for alerts.
7. Added message when session is disconnected.
8. Mantis #2067 [Remove duplicated Source trigger icon from Legend from My alerts page]

9. Password restriction to alphanumeric strings.

UI5 : 1.5.276 - January 20, 2012 - private beta

Resolved issues in 1.5.276:

  1. Remove 2 variables for the yale
  2. do not consider time successfully synced if year is not between 2012 and 2020
  3. use a function (get_server) to get a certain server value from servers.conf file
  4. force a reboot in max 15 minutes if the previous scripts don't do it faster
  5. start force reboot in background to be sure we don't get stuck by reboot command and wait 1 minute before forcing a reboot at firmware upgrade.
  6. read the wan/lan ifname from /var/state first, in case the type or proto is not standard the interfaces name will be different than the one defined in the /etc/config/network
  7. for units with rtc : update RTC on success sync time and update system time at boot from it
  8. fix firewall/dhcp in client mode for Vera3
  9.  allow only one network restart at a time
  10. store last field received in FORM_timezone in file /etc/TZ instead of 3rd
  11. prevent php 5.3.x to lighttpd bug by stripping dirs from FORM_file_name variable
  12. read language and language_id directly from files
  13. use main server if servers.conf file is messed up
  14. log each server which is not defined
  15. req OpenWRT ver 75 for Vera3 and Lite
  16. add kernel patches to improve/fix issues related to nand driver,jffs2 and overlayfs fs
  17. fix time in NetworkMonitor
  18. fix camera relay
  19. fix record scene
  20.  fix multiple room
  21. add custom require function
  22. fixes to danfoss living connect
  23. mantis 1978 [private] [Remnant of excluded device shown in scene], 1957 [Triggers for deleted devices are not deleted]
  24. delete wrong plugin 5 and 188
  25. strip independently bin and lib
  26. removed duplicate dir
  27. Fixed bug 1967 [private] [Selected devices not shown when editing scene]
  28. Menu changes to have separate controls for help buttons.
  29. add support for SWITCH_MULTILEVEL_STOP_LEVEL_CHANGE
  30. mantis 2047 [private] [Missing plugin file causes LuaUPnP to enter a restart loop] and 2079 [private] [Installation fails for plugins with uncompressed files]
  31. fix creation of IR devices in UI5
  32. mantis 2054 [Inform user when the serial port assigned to a device no longer exists]
  33. Swapped two strings for polling settings description
  34. Added alerts legend
  35. Mantis #2007 [Add an anti caching token to list_alerts]
  36. Mantis #2011 [private] [Add info text in the Serial Port configuration part to reload Luup]
  37. Mantis #2008 [useless message when failing to add a user]
  38. Mantis #2024 [Missing leading 0 from backup names]
  39. Mantis #2012 [clicking the 'clock' should be a shortcut to the setup, location]
  40. Mantis #1970 [Firebug error at click on Revert changes button]
  41. Mantis #1686 [private] [Unable to check/uncheck in IE checkboxes from some tabs]
  42. Mantis #1934 [Legend for My Alerts should be added]
  43. Fixed #2021 [fix lingering dongle text in UI5]
  44. Moved help urls outside tabs.
  45. added help button
  46. Archive fix for reseting page on filters change.
  47. Added note about auto-updating timezone.
  48. Hided manually timezone set when there is internet.
  49. Mantis #2045 [Message please wait is not closed when ERGY plugin finish installing]
  50. Mantis #2033 [Remove some text from Energy/Hystoric usage]
  51.  Added offline mode for UI.
  52.  Added cameras reported as accessories.
  53. Mantis #2025 [Gateway list is incorrectly opened]
  54. Mantis #2005 [private] [Login cookie on Internet Explorer is not deleted after logging out]
  55. Mantis #1953 [When uninstalling a plugin, do not display "My apps" page and "Plugin uninstalled" message if user left the page]
  56. Mantis #1889 [Multi-language issues]
  57. Added Alerts tooltip
  58. Mantis #2075 [Heal network with /without stress test is not working]
  59. Mantis #2015 [SMS and Email Notification Test Button]
  60. Mantis #2004 [Unable to assign a device to a room in IE9]
  61. Fixed help urls.
  62. Fixed accessories to allow update only for owned devices.
  63. Mobile phones/av gear formatting.
  64. Fixed missing location box
  65. Added validation for set date fields


UI5 : 1.5.255 (Vera2) & 1.5.254 (Vera3) - December 23, 2011

New features in UI5:

1. Devices are organized and displayed in separate tabs by category: lights, sensors, cameras, etc.

2. You can pin the most often used devices and scenes on the Dashboard for quick access. The devices and scenes that are not pinned won't be displayed on the Dashboard.

3. The Add Device Wizard is now included in UI.

4. You can view and manage all the existing triggers (events) and schedules (timers) on Vera without opening any scene.

5. Creating scenes is easier and more intuitive with the new scene creator wizard.

6. You can now see the scene commands in the Advanced scene editor.

7. The MiOS Marketplace (now called MiOS Apps) functionality is now included in UI. You can:

  • View app information
  • Install apps
  • View and Add reviews

8. The MiOS control panel (CP) functionality is now included in UI, but only if the user is authenticated. You can:

  • Connect to one of your other Veras
  • Add new or existing users to your Vera
  • Remove users from your Vera
  • Change your MiOS account password
  • View alerts
  • View available backups
  • Change unit settings, like the Vera name and the number of SMSes and e-mails per day
  • View camera archives

9. Energy monitoring using the ERGY plugin by EchoLabs, which is included in UI.

10. Real-time camera video streaming and video recording.



This documents the changes since the first public beta release of UI4, 1.1.1047

UI4 : 1.1.1338 - July 29, 2011 - RC

1. Use the Z-Wave double send (without ACK then with ACK) for lights only, not other devices, since its purpose was to eliminate the popcorn effect and creates unnecessary traffic otherwise.

2. Add special handling for devices made by Fibar for 2 way feedback

3. Fix NetworkMonitor so it will always reset the time if it doesn't get set at boot

4. Fix a bug in a script in the prior beta that made it incompatible with Vera 1

5. Add the pulse variable to the sdata request for energy meters

6. Fix a problem where changes saved got lost because luaupnp got a reload and the watchdog timer kicked in before it had finished flushing the files to disk.

7. Add support for Schedule Entry version 3 command class and locks by Assa Abloy

8. Tweak to the timing of the squashfs mounting to improve reliability

1.1.1323 - July 13, 2011 - beta

1. Fix a problem where a configure job could get stuck and not finish due to a race condition between multiple jobs

2. Fix problem where zwave frame collission resulted in failed job

3. Reduce incidence of EEPROM corruption in Z-Wave 4.52 where it mistakenly thinks there is a suc and gives "Failed to go into learn mode" errors when adding nodes.

4. Automatically correct situation #3 if the user has not already added devices.

5. Synchronize deleted devices with the central server

6. Add subcategory to identify types of security sensors

7. Add circulate fan mode support (not in the UI yet, but coming in UI5)

1.1.1298 - June 21, 2011 - beta

The primary reason for this release is that there was a bug in 1.1.1245 that prevented Z-Wave 'reset network' from working, and some users got stuck with a "failled to start z-wave" error.

1. Add default values for sensors as not-tripped so it appears correctly in the UI when the sensor hasn't been used yet.

2. Add support for multi-channel association

3. Add support for Danfoss thermostat

4. Fix for X10 devices that have 2 digit numeric ID's

5. Add support for Everspring motion sensors

6. Add support for Aeon 4-in-1 sensors

7. Minor enhancements to the wakeup procedure to support devices with short wakeup times

8. Fix support for the gc-100

9. Add support for the PolyControl door lock

10. Change the default PIN for locks to 8 characters instead of 4


1.1.1245 - April 20, 2011 - release

Most notably this release includes a new version of the Z-Wave firmware in the Z-Wave chip, and this new version allows Vera to optimize the routes the Z-Wave mesh network uses. This should improve reliability. See MigrateTo452 Also Vera will no longer scan for UPnP devices unless you choose 'Add Device' and at the bottom check the option to scan for UPnP devices.

1. The energy plugin is now built into the engine. It will be removed on upgrade. Energy events are logged to your mios.com account automatically.

2. There is an option with Vera2 (Currently not working with Vera1) on Advanced, Logs to enable logging to a USB stick. This frees up quite a bit of memory, so if you have a lot of devices or plugins and your Vera is running slow or crashing because it's running out of memory, this is a solution. Note that after you check the box it can take up to 30 minutes to format the USB drive, and bootup will take a couple minutes longer with the USB drive installed. It will continue to boot up fine without the USB drive connected, just don't remove it while Vera is running. IMPORTANT: Use a new USB drive that hasn't already been formatted. In particular, don't use a USB drive that is already formatted for Mac.

3. There is a fix to prevent the main engine from starting before Vera has synced the date/time, which previously had caused sunset/sunrise timers to trigger unexpectedly. There is no battery-backed up clock in Vera. It needs to get the date/time from the internet at each boot.

4. This fixes a bug causing high CPU load and reboot when certain UPnP devices are detected on the network, such as Sonos.

5. The DSC plugin, and possibly others that use serial ports, did not work because the engine was trying to open the port twice.

6. Add some extra info in the heal process, and report the health rating and heal date to our tech support server along with ZWave node info, so, when a customer calls in for support, we will know what types of devices he has and how healthy they are to make better recommendations about improving ZWave reliability.

7. Some startup messages weren't displayed properly in the info panel.

8. Bad UPnP devices on the network that constantly report themselves every 1 second with a new UUID would eventually consume all the memory causing a crash. Now the software filters these rogue devices.

8. There's a new lu_sdata request that makes it much simpler to develop third party user interfaces to control the system. See: UI Simple

9. Store a counter of all polls (PollOk) with the number that failed transmission (PollTxFail) or failed to reply (PollNoReply). All counters are reset whenever you do a heal network. The counters are visible as extra variables in the device's advanced tab. This is for troubleshooting ZWave problems.

10. Add support for viewing live, streaming video. Remote Camera Streaming

11. Fix that sometimes variables across multiple bridged MiOS systems weren't being synchronized all the time.

12. Increase the timeouts for some internet operations so it works on super, super slow connections like satellite.

13. Fix for thermostats always showing fan as 'On' when it's in auto.

14. Add support for Fortrezz WMA-02, with new 'Leak alarm' event

15. Add support for Alarm Command Class version 2

16. Fix a crash caused by wakeup interval set to the minimum value

17. Fix problem with Insteon not starting when there are a lot of existing devices.

18. Fix problem with a LuaUPnP process not cleanly exiting, causing the UPnP port to remain stuck for 2 minutes and slowing down reload.

19. Implement a new Infrared learning, identifying, transmitting engine.

20. Fix toggle state with Insteon.

21. Add basic support for Zigbee lights with a SimpleHomeNet ZBPLM and Luup Plugin

22. Fix crash when adding new A/V devices

23. Reduce the delay between Z-Wave commands to solve startup problems on large networks

24. Add support for Yale/Assa Abbloy locks

25. Fix to handle Luup plugins staying locked to the right serial port when they're unplugged/reconnected.

26. Prevent Insteon module from taking over a serial port

27. Upgrade the ftdi_sio driver to support new infrared blaster

28. Fix intermittent crash when receiving a wakeup command

29. Add attribute set to the Luup API

30. Add Sleep to the Luup API

31. Reduce number of retries for download files/plugins

32. Use separate worker threads for slow processes like downloading vs fast processes like Z-Wave response to speed up the response to time sensitive tasks.

33. Don't execute timers if time jumps, caused by a new sync to the ntp server

34. Increase wait time for Luup plugins from 45 seconds to 90 to resolve some slow plugins that take a long time to initialize.

35. Add logging for the last time the battery level was reported and show the battery icon as a ? if it's been more than 7 days.

36. Fix problem with variableset Luup command not setting value always.

37. Don't repoll or reconfigure battery operated devices that wakeup constantly. At most re-poll every 10 minutes.

38. Add new scene recorder feature for easier scene creation.

39. Fix problem with the UI4 dashboard getting out of sync with the engine.

40. Fix problem with creation of 2 cameras using the same plugin.

41. Always write user_data when child devices change in case the reload doesn't work, causing a never ending cycle

42. Log uptime and track memory leaks.

43. Add crossdomain.xml so ActionScript clients can poll

44. Fix deadlock problem when aborting an existing send data command

45. Rewrite the watchdog function so it catches threads that don't exit after the main one closes

46. Add a tracking and reporting of 'tardy' tasks that run more than 3 seconds after they should.

47. Add decoding of infrared signals to extract the protocol, device and button codes from a learned i/r signal

48. Toggle the CPLD chip if the Z-Wave module stops responding to try to wake it up.

49. Allow scenes to control A/V devices

50. Fix for Leviton ZRCS4 id=2050 for 0-3 buttons

51. Increase timeout of http fetches for slow satellite internet connections

52. Allow Luup plugins (SQRemote) to remotely turn on features with a provision flag.

53. Don't treat superceded jobs as an error.

54. Fix issue with bridged systems not syncing state changes

55. Fix issue with bridged systems and deep nested trees of devices more than 3 layers deep (ie 3-in-1 sensor)

56. Re-write bridging code to reduce memory usage.

57. Prevent UPnP devices from being marked offline if the luup plugin doesn't load.

58. Add timestamps for all stages of the Z-Wave heal

59. Add support for measuring KWH and resetting the cumulative measurement

60. Add support for new Z-Wave metering classes

61. Add buttons for streaming and still camera images

62. Fix to prevent some messages from getting lost in the info panel

63. Fix when adding/removing multiple devices with a timeout and not doing anything that it showed it stayed in 'add/remove' mode.

64. Add filter when UPnP devices broadcast constantly to prevent bogging down the system.

65. Few minor Z-Wave changes required to pass Sigma certification. Engine is now certified.

66. Re-order the on/off buttons in UI4.

67. Keep a log of polling history and success/fail, report to central server to assist tech support.

68. Filter duplicate nonce's from secure devices.

69. Fix scenes not updating from bridge's systems

70. Add an auto purge of excessive ip and/or upnp requests so the user_data file doesn't grow bigger than the memory supports.

71. Add a watchdog to the remote access tunnels to ensure access through cp.mios.com stays alive

72. If the Z-Wave network doesn't start stop resetting the Insteon network too

73. Change default poll interval on FLiRS devices to 10800 seconds instead of 60 to conserve the battery

74. Fix mantis #1293 - Can't add notification for a device if no Scene is added previously

75. Fix mantis #1275 - Add options in Scene to show all devices in all rooms or filter by their type

76. Fix mantis #1317 - Replace Archive old logs on findvera with Archive old logs on mios.com

77. Fix mantis #1238 - Wizard through cp.mios.com displaying a 404 Error.

78. Fix mantis #1115 - text tweak on the 'add camera' page in the setup wizard

79. Fix mantis #1356 - Enable mod_expire in lighttpd, have it "cache" images directories to avoid constant reload.

80. Fix mantis #1207 - be sure the 4 buttons that remove devices have ok/cancel popups

81. Fix mantis #1213 - if a device is imported, the 'wrench' setup icon should be grayed out

82. Fix mantis #1251 - easier to use cameras

83. Fix mantis #1314 - Empty Scene name

84. Fix mantis #1360 - Don't update database fields with empty strings

85. Fix scheduling user codes with a Schlage lock

86. Fix compatibility with some Leviton scene/zone controllers using 100/200 series chips

87. Prevent heal from aborting if there's lots of activity going on

88. Fix so you can create custom luup handlers for actions with the same name and service file, but separate service id's, like heat and cool.

89. Add the option of switching to the 3.20 (aka 4.52) branch of Z-Wave firmware

90. Allow for manual routing when using 3.20

91. New heal routine that tests and optimizes Z-Wave routes.

92. A basic heal will be performed automatically at night if Vera has lost communication with some nodes.

93. Advanced users can now specify routes to nodes

94. Fix deleting devices not showing up in the UI.

95. Heal will auto-resume if it's aborted due to a crash or power outage

96. Add support for meter table class (Kamstrup power meters)

97. Do not discover UPNP devices by default anymore, unless the user requests it on the Add Device page.

98. Fix mantis #1391: Cannot add control over another UPnP device

99. Remove the 'Logs' for a device in the UI4 dashboard. Now go to cp.mios.com and choose Events.

Old, archived release notes

1. Fix problems with getting alerts for both 'over' and 'under' a certain temperature

2. Fix problem with getting an 'over' and 'under' temperature alert every time the sensor reports the temperature

3. Automatically set the clock on ZWave devices that support COMMAND_CLASS_CLOCK

4. Fix compatibility with the Fortrezz water valve

5. Fix problem where sometimes you can't remove a dead node

6. Fix one Vera importing and controlling the devices from another.

7. Fix one Vera controlling other UPnP devices.

8. Change the way the version is reported so it's compatible with a new SQ Remote update

9. Fix a problem with include/exclude ZWave not working when using the buttons while Vera is disconnected from the network

10. Strip UPNP XML files of any non-standard characters (like accented characters) since this can cause some upnp scanners, like Device Spy, to ignore them.


After 996

11. Occasionally a device that was properly configured could show as incorrectly configured if it failed to config and then was immediately reconfigured and succeeded the 2nd time before the 1st failure had been purged from the log.

12. Fortrezz Water + Temp sensor now supports both events.

13. Scenes can be 'active' or 'inactive' based on either 2 settings: 1) all devices in the scene are set, or 2) any device in the scene is on.

14. Automatically set the LED's in a Leviton scene controller based on #13

15. Fix a crash while logging DHCP requests

16. Don't try to configure a node right away if it failed configuration on the last attempt to reduce long latency caused by continuously reconfiguring dead nodes.

17. Migrate to the new server structure with redundannt servers

18. Add ability to do ZWave multi-cast.

19. Fix a bug where it got stuck retrying to download plugins despite a network failure.

20. Set default root password to the same as the Wifi Password/ HouseID, so telnet is disabled now by default.

21. Don't set or restore default names that have been set with ZWave node naming get (ie starting with _).

22. Add ability to specify custom device types and names for products based on the ZWave manufacturer and product ID's and an xml file, including default names and variable settings.

23. Some ZWave chips seem to have trouble going into 'add node' mode when the commands are sent fast, so added some delays.

24. Add handling for more alarms from door locks, like when new user codes are added and removed, and low battery alarms.

25. For slow IP cameras there is now a timeout setting that can be increased to allow more time to return the JPEG. Also, the engine won't block the browser if the camera takes more than 3 seconds to respond. It will continue to retrieve the image in the background return it with the subsequent request.

UI2 : 1.0.994 and UI3 : 1.1.319 - April 21, 2010 - final UI2 and UI3

Both versions, 1.1.319 and 1.0.994, have the same back end engine. The difference is 1.0.994 has the older web html & javascript user interface (UI2), and 1.1.319

1. [Bug 739]: Fix an intermittent problem with 'handler not found' error when trying to access the smartphone or WAP plugin

2. Fix an error with pan/tilt buttons on a camera not working

3. Add support for the Kwikset ZWave lock's built-in scheduling

4. Improve configuring a Schlage lock. We discovered a 'hidden' configuration setting you can use to get all the user codes states at once rather than polling each code individually as per the official ZWave spec.

5. Correct the reporting of lock/unlock on the Schlage deadbolt. Previously if a lock or unlock was sent to the deadbolt and the deadbolt reported it was executed OK, Vera assumed the lock was really locked/unlocked. Now we use the alarms from the lock instead so the state is always accurate.

6. Fix so the include/exclude mode when triggered with the physical buttons stays on indefinitely.

7. For advanced users, add capability to send door lock NONCE's with ACK by adding the UPNP variable urn:micasaverde-com:serviceId:ZWaveDevice1/NonceACK=1

8. Unmount the filesystem and kill all processes before flashing the firmware. Also report to a central server when the process starts, and when it reboots after an upgrade so we have a log to accurately measure how often an upgrade fails. We're trying to reduce the number of instances where Vera's firmware gets messed up during an upgrade. This process of upgrading isn't in our code, actually. It's part of the base Linux distro (OpenWRT), and, officially, the only way it should ever happen unless the user pulls the plug while the firwmare is being written, or a brown out. However we have had users experience it even though they insist the power was on steady during the whole firmware write process.

9. For UI3 the problems with drag and drop are solved, and there's a new list view if you don't like the floorplan view. Several other cosmetic and usability issues have been fixed by the Flash team.

10. Fix reset_to_factory_default script, it deleted some required files for the user manual. Now deletes only certain files.

11. Add default free dns servers: OpenDNS.org

1.0.979 - October 24, 2009 - final beta

All known issues of stability and memory leaks have now been resolved. The infrared and INSTEON/X10 modules are also fully functioning. The next couple weeks we will closely monitor the forums and trouble tickets to see if there are any lingering issues and then issue a release candidate.

Fixes:

0. IMPORTANT: The concept of method #1 and method #2 for programming scenes into scene controllers and handheld remotes no longer exists. The 'Treat Scenes as Events' checkbox is no longer used. Now, to assign a scene, select the scene, click 'Add Event', choose the scene controller or handheld remote, choose the event 'A Scene is Activated', and pick the scene or button ID, such as 3 for button 3 on a scene controller. Any Up/Down or Off buttons now work fine, plus you can add thermostats, door locks, and other non-scene devices to a scene and Vera will still trigger them. So with release 979, it's all automatic and you no longer have to make a decision for method #1 or method #2, and there is no longer a sacrifice with one method over the other. The ZWave Add Controller page has been updated.

1. There was a file handle leak with files in /tmp that were deleted but not closed. This caused the system to run out of resources and crash after a few days.

2. [Bug 666]: Unable to control the Panasonic BL-C131A camera after upgrading to version 1.0.939

3. [Bug 682]: can't add an ir device

4. [Bug 671]: associate light switches with scene controllers

5. [Bug 625]: confirm specific user code notification works. Now you get the name of the user code entered on a Schlage lock in the notification

6. [Bug 610]: ha09 and method 0000001 not working

7. [Bug 598]: handle missing variables in smartphone

8. [Bug 597]: add buttons to window controller

9. [Bug 572]: Prevent Timers to run if date is not correct

10. [Bug 638]: Unable to add manually Panasonic IP camera easely

11. [Bug 631]: combine method 0000001 and method 0000002

12. [Bug 634]: job icons

13. [Bug 640]: Camera PTZ broken in 899 and it keeps to be broken if you upgrade to 918

14. [Bug 641]: Files from /etc/cmh-lu/ and /etc/cmh-ludl/ are not updated accordingly between firmware updates

15. [Bug 630]: info panel not showing BACKUP jobs

16. [Bug 618]: get rid of hardcoded filenames using FK instead

17. [Bug 627]: temperature event not working

18. [Bug 596]: after saving the info panel isn't updated

19. [Bug 636]: IP CAMERA CONTROLS NOT WORKING IN IE

20. [Bug 475]: need an input box on the iphone and wap ui

21. [Bug 458]: backup/restore zwave dongle's firmware


Personal tools