Aller au contenu
Plap3014

Hc2 & Hc Lite- V4.080 Stable - 03/03/2016

Recommended Posts

Version 4.080 was just released. Full list of changes is presented below.

 

Version 4.080

This update features changed migration process from version 3.600, reconfiguring every device, adjusting it for changes which took place in the system. This will assure possibly smooth transition and continuous operation, allowing each device to work with old settings until reconfiguration is done. Please refer to message that appears in interface and Notification Center after finishing upgrade for further instructions.

Important!
Updating from version 3.600 may take longer than usual, up to 30 minutes, please do not restart controller during update process.

Resolved issues:
- #0002290 #0003353 Devices with sceneActivation are not available in Block and Magic scenes
- No user icons in Remote Access
- Gateway Connection - devices with polling interface are not being imported
- 503 error when including blind controller from some manufacturers
- Delays in Z-wave network after setting RGBW Controller to desired level
- Lua scenes: inappropriate line number in error debug

New devices support:
- FIBARO SWIPE
- Z-Wave.Me ZMR WCS 6 v1.4
- Z-Wave.Me On Off Switch
- Z-Wave.Me FB10 v1.1
- Z-Wave.Me Wall Controller v1.1
- Z-Wave.Me TZ68 g v1.0
- NodOn Octan Remote v2.3
- Philio PSM02 4 in 1 Sensor v1.0
- EMINENT EM6570
- EMINENT EM6550
- TKB Home Wall Plug v1.1
- TKBHome TZ67 v1.12
- Reitz Group ZW ESJ v1.0
- Reitz Group ZS 3500 v1.0
- Reitz Group IP44 On Off Switch v1.0
- FortrezZ LLC-SSA03 v2.5
- GreenWave Powernode v4.27
- Qees Remote Controller v0.5
- Jasco Products Wall Outlet v1.16
- Jasco Products ZW3003
- Jasco Products ZW4101
- Everspring HAC01 v2.0
- BeNext-Dimmer
- BeNext-Forest Curtain rail with motor
- wiDom-Universal Power Meter v1.30
- Popp Dimmer v1.0
- Popp On Off Socket v1.0
- CBCC Sarl-Swiidinter
- Aeon Labs SES G2
- Aeon Labs Aeotec Smart Energy Power Strip (DSC11-ZWUS)
- Aeon Labs Micro Smart Energy Switch
- Aeon Labs Recessed Door Sensor
- Aeon Labs DSC26103
- Vision ZR1202 v1.74
- Vision Security ZS5101 v1.65
- Kwikset-Smart Code 916 v3.37
- Yale-T1L v18.128
- Yale Door Lock v80.32
- RTC-CT100 Thermostat v9.1

Plug-ins:
- Russound - source change now available. In order to utilize this feature delete and re-install Russound plug-in.

Other improvements:
- PIN dfor new user is now set to '1111' by default
- In case of empty user PIN, it is set to default value - '1111'
- Improved stability
- Minor UX fixes
- New actions in Lua scenes:

     - fibaro:call(ID, 'startLevelIncrease', x, y)
     - fibaro:call(ID, 'startLevelDecrease', x, y)
     - fibaro:call(ID, 'stopLevelChange')

     These calls can be used to start increasing or decreasing Multilevel Switches (like Dimmer 2, RGBW or Roller Shutter 2 modules) value. 'x' and 'y' are optional parameters, used to set respectively time frame in which change should be applied and starting level. 'stopLevelChange' stops previously send action.

     - fibaro:getDevicesId(x)

     Call used to get table with IDs of devices that meet requirement specified by 'x'.

     Examples:

         print('All devices with parameter visible equal to "true" and enabled equal to "true":')
         ids = fibaro:getDevicesId({visible = true, enabled = true})
         print(json.encode(ids))

         print('ALl devices with energy interface:')
         ids = fibaro:getDevicesId({interfaces ={"energy"}})
         print(json.encode(ids))

         print('All devices with "unit" property (no matter its value):')
         ids = fibaro:getDevicesId({properties = {unit="nil"}})
         print(json.encode(ids))

- filters in /api/devices that allows for filtering out devices that meet some requirements, examples:

     HC IP/api/devices?visible=true returns devices with visible equal to 'true'
     HC IP/api/devices?property=[batteryLevel,100] returns devices with property batteryLevel equal to 100
     HC IP/api/devices?interface=light returns devices with light interface

     Multiple filters can be used together, for example: HC IP/api/devices?visible=true&interface=light  returns devices with visible equal to 'true' and with 'light' interface

CHANGES INTRODUCED IN VERSION 4.X:

- Drag & Drop for devices and scenes - available on home, devices and rooms screens. Assigning devices to rooms and changing its order is now much easier and faster.
- Temperature Panel - allows to see history of temperature changes in rooms and on each device.
- Diagnostic Panel - general information about HC working condition like CPU & RAM usage, free space on hard drive. Will be extended in future versions.
- Soft Device Reconfiguration - option allows to save settings, parameters and device ID. Thanks to that scenes with reconfigurable device will not require editing. Full reconfiguration will remove and add the device to the Z-Wave network, resulting in the loss of its settings, parameters and change the device ID..
- Mesh Network Reconfiguration - available on Configuration -> Z-Wave Network
- New Z-Wave engine - redesigned and rewritten from the scratch. Now is faster and has better support for devices.
- Z-Wave Door Locks support - controlling and PIN settings.
- Thermostats - extended controlling for thermostats from manufacturers like: Honeywell, Trane Corporation.
- Extended tamper for sensors - exclusive information for motion detection and violation of sensors.
- Fibaro Smoke Sensor extended support - level of smoke and gap to alarm level is reported and visible on charts. Sensitivity level is now easier to set.
- Fibro Motion Sensor new device - when seismometer mode is turned on new device reporting tremors is available. Charts for temperature and illuminance. Additionally information about sensor violation.
- Device hiding - device that is not in use can be hide without removing it.
- Device deactivation - deactivated device is visible in UI but can't be controlled.
- Multithreading added for HC (server and z-wave) - now engines work much faster.
- Event panel moved - for better usability now is available in menu on right side of screen.
- Pre-Update Confirmation - installing update will prompt user additional confirmation.
- Added support for American English (EN-US)
- User rights management - moved to Configuration.
- Recovery Memory Health - can be checked on Backup & Recovery
- Backups has information about compatibility with current HC version
- Block scenes improvements - for device only available actions are visible, scene activation block added and logical conditions grouping using brackets.
- Lua Scenes - updated tool-tips for devices.
- Rest API Active Documentation - documentation and ability to test REST API requests, access at HOME_CENTER_IP/docs

Plugins:

- Plugins are grouped in categories: Safety, Cameras, Climate, Multimedia, Others
- Plugins search
- Network devices search via ARP

Plugins category Safety:
- DSC Alarm - for DSC Alarms,
- Helios Basic - integration using Basic license,
- Helios Gold - integration using Gold license
- Mobotix - for Mobotix videophone,
- Satel Alarm - for SATEL
- Modular Alarm

Plugins category Cameras
- more than 130 devices from various manufacturers

Plugin category Climate
- Carrier Furance
- WS Davis Vantage
- Nest - plugin for well-known thermostat
- Netatmo - plugin for thermostat and weather station from netatmo

Plugins category Multimedia
- LG Bluray
- LG TV*
- NC + mediabox, compatible devices: mediaBOX+ (ITI-3740SX, ADB-3740SX) and turboBOX+ (ITI-5720SX, ADB-5720SX)
- XBMC Remote Control
- Denon Amplifier
- LG Bluray
- Onkyo Amplifier
- Philips Bluray
- Pioneer Amplifier
- Samsung TV*
- Sonos
- Sony Bluray
- Sony TV*
- Logitech Harmony

* some TV Sets firmware version may not be supported

Plugins category Other
- Philips Hue
- Wake on LAN
- Planika Fireplace

Other changes, many other improvements to the system

  • Upvote 3

Partager ce message


Lien à poster
Partager sur d’autres sites

tu m'as devancé de quelques secondes  ;)

  • Upvote 2

Partager ce message


Lien à poster
Partager sur d’autres sites

Upgrade en cours HC2 et HCL ....

Partager ce message


Lien à poster
Partager sur d’autres sites

Mise a jour en cours chez moi ATTENTION c'est une STABLE

  • Upvote 4

Partager ce message


Lien à poster
Partager sur d’autres sites

Au moins ils ont remis les fonctions LUA.

 

Je vous laisse tester car moi, je préfère les beta au stable. 

  • Upvote 4

Partager ce message


Lien à poster
Partager sur d’autres sites

@plap, semble stable ... euh au bout de 5 minutes un peu court comme temps de test  :2:

  • Upvote 1

Partager ce message


Lien à poster
Partager sur d’autres sites

miam

vivement dans quelques jours que je fasse la mise àjour :rolleyes:

Partager ce message


Lien à poster
Partager sur d’autres sites

Putain faut que je mettre le proxy en place sur la HC2.

Port 80 HS au gabon ^^. Je suis un des seul a avoir le net fonctionnelle à100% sur l'adsl ^^.

Partager ce message


Lien à poster
Partager sur d’autres sites

Et ben, z'on mis la dose... pleins de nouveaux devices supportés...

Partager ce message


Lien à poster
Partager sur d’autres sites

Bonjour a tous,

J'ai cliquer sur la mise a jour de ma hcl, cela n'a pas fonctionner, il me demande de faie un recovery, mais même ça cela ne fonctionne pas.

Qu'est ce que je dois faire.

Au secours

post-1578-0-73380800-1457024854_thumb.png

Partager ce message


Lien à poster
Partager sur d’autres sites

Et ben, z'on mis la dose... pleins de nouveaux devices supportés...

Oui des devices US ;) et toujours pas de qubino :D

 

La mise à  jour c'est très bien passé chez moi

Partager ce message


Lien à poster
Partager sur d’autres sites

Le mot Qubino doit être le code secret pour déclencher une bombe atomique en europe, ca doit être pour ca qu'on ne le voit jamais dans les nouveaux devices supportés !!!

Partager ce message


Lien à poster
Partager sur d’autres sites

Bon allez zou, je lance et je verrai en rentrant chez moi si tout fonctionne... :)

Partager ce message


Lien à poster
Partager sur d’autres sites

Upgrade en cours ...

Partager ce message


Lien à poster
Partager sur d’autres sites

Je rêve ou cette mise àjour commence bien par un 4 ..... Ah oui d'accord, ca y est c'est la V.4 !!!!

Tiens celle làcela doit faire un an que l'on nous l'a vendu !!!

On est jamais trop fibaro pour bien faire !!!

Partager ce message


Lien à poster
Partager sur d’autres sites

allez je clique ;-)

Partager ce message


Lien à poster
Partager sur d’autres sites

j'attends avec impatience vos retour, car je la sens bien celle-là

Partager ce message


Lien à poster
Partager sur d’autres sites

fait!!

 

pour le moment, rien de changé....

  • Upvote 1

Partager ce message


Lien à poster
Partager sur d’autres sites

C'est fait. Rien n'a encore explosé! GEA ronronne...

Partager ce message


Lien à poster
Partager sur d’autres sites

c'est fait aussi. AUcun souci sur la mise à  jour.

Wait and see pour la memoire et autre.

 

Ah si j'ai qd meme dans le centre de notifications des messages pour changer le code pin ;-)

Partager ce message


Lien à poster
Partager sur d’autres sites

Pareil, je viens d'arriver, faites en douceur pendant mon retour :) Nickel pour le moment. Ram ok, comme en 4.072B, àsuivre.

Partager ce message


Lien à poster
Partager sur d’autres sites

Retour de

fibaro:getDevicesId

C'est déjàça ;)

  • Upvote 2

Partager ce message


Lien à poster
Partager sur d’autres sites

×