Aller au contenu
Cardane

HC3 & HCL3 - 5.100.22 - Stable - 01/02/2022

Recommended Posts

Ah OK, oui le QA Surveillance Station, mais en fait il fonctionnait avec une mise à jour vers la 5.100.

 

Ce qui ne fonctionnait pas, c'était uniquement la création de nouveaux enfants, donc typiquement quand on fait une nouvelle installation avec une box neuve, ......  ou alors un recovery chaque semaine :lol:;)

 

Partager ce message


Lien à poster
Partager sur d’autres sites

J'ai fait la mise à jour le 07/02 (un peu laborieuse) après plus de 10 minutes  le voyant gauche clignote toujours. Pas de ping sur l'ip de la box.

Coupure alim et reboot, un voyant bleu qq secondes puis reboot et start services OK

 

Depuis pas de soucis (serious problem detected) mais un peu tôt pour l'affirmer.

je n'ai plus de modules fibaro en 3.3.52, plus de fibaroFGK101( Door/window sensor) ancien modèle

 

Si cela continue de fonctionner comme cela, je pourrais dire que j'ai retrouvé la fiabilité de la HC2

 

 

Partager ce message


Lien à poster
Partager sur d’autres sites

Je sais pas chez vous si cela fonctionne bien. Mais chez moi la console bug lorsque l'on tag les QA

Envoyé de mon BLA-L29 en utilisant Tapatalk

Partager ce message


Lien à poster
Partager sur d’autres sites

@henri-allauch mon HC3 était stable dès le 1er jour, et plus que la HC2 qui a planté 6 fois durant sa dernière année de fonctionnement en production (redémarré automatiquement par mon watchdog sur NAS).

Durant les 6 mois suivants, ou j'ai laissé tourné la HC2, mais sans aucun module Z-Wave, celle-ci n'a pas craché une seule fois => ma conclusion, le nombre de modules Z-Wave important faisait planter ma HC2... bon il faut dire qu'elle n'a jamais subit de recovery, donc elle fonctionnant dans son jus, avec la base de données d'origine en v3 migrée en v4. Pas si mal en fin de compte.

 

@mprinfo : tous mes QA sont taggués, aucun souci.

Partager ce message


Lien à poster
Partager sur d’autres sites
il y a 11 minutes, mprinfo a dit :

Mais chez moi la console bug lorsque l'on tag les QA

pas de soucis chez moi...

 

je tag de cette manière

 

__TAG = string.format("QA_%s_%s", self.id, self.name)

 

  • Like 1
  • Upvote 1

Partager ce message


Lien à poster
Partager sur d’autres sites

Mise à jour effectuée également.

Sans aucun problème à rapporter.

Je dois dire cependant que j'ai lancé cette m.à.j. avant le repas, et donc je n'ai pas noté délai avant de reprendre la main sur l'interface.

 

J'ai bien suivi les posts concernant les QA, mais pour le moment je n'en ai pas (encore... hé oui je traîne) - donc pas de souci évidemment.

Partager ce message


Lien à poster
Partager sur d’autres sites

Ah, changement de comportement constaté lors de l'utilisation de net.httpClient()

 

Lorsqu'on appelle http:request(), si l'hôte distant est joignable, la fonction success() est appelée, avec les entêtes et les données dans la variable response, qui est une table :

httpClient:request(url, {
	success = function(response)
		print(response.status) --> Exemple : 404
		print(response.data)   --> Exemple : ""
	end,
	error = function(message)
	end,
})

Quand le code retour est 404 (page non trouvée), la variable response.status contient bien le code 404, comme avant.

En revanche, dans ce cas précis, le variable response.data est une chaine vide, même si l'hôte distant a retourné quelque chose (car plusieurs serveurs Web affichent un message personnalisé pour avertir l'utilisateur que le page demandée n'existe pas).

Précédemment, response.data contenait cette page, ce n'est plus le cas maintenant.

 

QuickApp affecté : Network Monitor

 

Fibaro a dû considéré que le contenu de la page n'avait pas d'importance quand le code retour est 404, c'est bien dommage.... :(

 

 

  • Upvote 1

Partager ce message


Lien à poster
Partager sur d’autres sites

Bilan après 1 semaine.

C'est stable (comme avant en 5.070).

J'ai l'impression que les freezes ont disparu (mais c'est peut être encore un peu trop tôt pour le confirmer)

 

Niveau CPU, nette amélioration :

 

image.thumb.png.3593b93bd9ded67e596bd0a067a3f812.png

 

Et Mémoire également :

 

image.thumb.png.3cfef0757cfe9cd395af7c31c30aeea8.png

 

 

Du tout bon cette version stable :60:

 

  • Like 1

Partager ce message


Lien à poster
Partager sur d’autres sites
Le 01/02/2022 à 17:51, Cardane a dit :

HC3 & HCL3 - v 5:100:22 stable- 22/12/2021

 
Main features:
1. Improvements for Energy Panel
2. Block Scenes related to Energy Panel
3. Bug fixes and improvements for Elero and Nice devices
4. A new, user-friendly wizard for adding Elero devices
5. Configuration of favourite positions in device settings Advanced tab
 
What's new:
 
Access
 
- Possibility of setting another PIN to be used for integrations in user's alarm settings.
- Mobile device status indication.
 
Dashboard
 
- Device state is now displayed on dashboard tile and sidebar for Base Shutter type devices.
- Distinction of actions sent on click and hold & release of open/close buttons.
- New icon of unavailable device.
- Distinction of actions sent on click and hold of the slat rotation button.
- Support for holding the level change button on device sidebar.
- Favourite positions buttons available on device sidebar.
 
Devices
 
- Modified descriptions for device reconfiguration.**
- Added info about needed waking up battery devices after requesting reconfiguration.**
- Disabled logging energy consumption for hidden root endpoints of the device.
- Separated configuration of saving energy to database from using data in energy panel.
- New com.fibaro.multiPositionSwitch device type support.
- Support for MCO MH3901-Z version 2.1.
- Support for Heiman Gas Sensor (HS1CG) version 1.1 & 1.2.
- Possibility of enabling inversion in device Advanced tab for blinds/shutters/gates etc.
- Improved and unified support of device control types.
- New default icons for switches, dimmers, shutters, gates, and garage doors.
- Added icons for missing device states (favourite positions, brightening, dimming, etc.).
- Devices of the com.fibaro.baseShutter type available in the Blinds linked device.
- Improved detecting if device is awake and checking its wake-up interval.**
- Added missing support for FIBARO Roller Shutter 2 FGRM-222.**
- Support for Donexon Pro Z-Wave thermostat.
- Reinterview process optimisation.**
 
Elero*
 
- Possibility to use "Silent movement" in Scenes and Profiles for Elero RolMotion.
- Possibility to skip waiting for limit switch report when setting the favourite position.
- Possibility to retry configuration of favourite position after passing the desired level.
- Possibility of re-editing the device configuration during the adding wizard.
- Forced polling of added device after finishing its configuration.
- Forced polling of the device after setting favourite position.
- Synchronous pairing of Elero devices in Nice/Elero settings.
- Displaying manufacturer, model, and version in device settings.
- Silent move feature when used in scenes for Elero RolMotion device.
- Configuration of device name, assignment, and its type as a part of pairing process.
- Possibility of pairing multiple devices of different types in one process.
- Testing the device detected during the pairing process to allow its identification.
- Inversion feature enabled by default for devices detected as awnings.
- Support for controlling the slats position.
- Support for alarms and notifications.
- Possibility of configuring favourite positions.
- Possibility of changing the device role.
- Possibility of forcing the device polling.
- Support for Elero Unio-868, Combio-868 HE, and Combio-868 LI.
 
Energy
 
- History tab in Panel Settings allowing to remove energy data.
- Possibility of adding additional costs in Expenses tab of Panel Settings.
- Redesigned interface of setting the installation cost in Panel Settings.
- Overall costs added in Expenses tab are considered when calculating returns.
- Graphical representation of configured rates in Tariff tab of Panel Settings.
- Marking the same time ranges when comparing two periods in Savings tab.
- Improvements for displaying charts in Savings tab.
- New Ecology tab for ecu-enthusiasts and everyone who produces energy.
- Displaying self-sufficiency level, equivalent trees planted, and CO2 reduction.
- Animated graphs of achievements and their impact on the environment.
- Possibility of setting the return rate in Panel Settings.
- Calculation of already returned installation cost including set return rate.
- Redesigned interface for configuring additional rates in Tariffs.
 
Network
 
- Access Point remains enabled after finishing FTI if no network is connected.
 
Nice*
 
- Modified descriptions for device pairing process.
- Reset/Reset all option added for device parameters configuration.
- Adjusted list of supported notifications in device advanced configuration.
- Changed model names of BiDi-Interface series devices.
- User-friendly names and tooltips for Nice device adding mode configuration dialog.
- Displaying manufacturer and model in device settings.
- Improved and unified support of Nice Mono devices.
- Global abort for all types of binding procedures.
- Possibility of configuring favourite positions.
- Possibility of changing the device role.
- Possibility of forcing the device polling.
 
Notifications
 
- Notifications set in device settings may be sent only to specified users.
 
Other
 
- Ability to call device actions, scenes and emit custom events via GET method of HTTP API.
- Updated translations.
 
Quick Apps
 
- Expanded list of available binary sensors.
- Added os.clock library.
- Possibility of adding custom icon for all single-state devices (players, remotes, etc.).
 
Scenes
 
- New category of block scenes - Energy.
- Creating scenes based on devices categories in Energy scenes.
- Creating scenes based on summary consumption/production/balance of energy.
- Creating scenes based on energy consumed by given device/room/category.
- Creating scenes based on active rate of tariff.
- Support for os.clock function that returns the time of CPU required for the program.
 
Update
 
- "Check for updates" button forces checking firmware update availability for devices.**
- Expanded view of available device firmware update.**
- Displaying detailed device update process status.**
 
Bug fixes:
 
Alarm
 
- Alarm partitions (com.fibaro.alarmPartition) are not available as zones in alarm panel.
 
Cameras
 
- Page refresh needed after saving camera configuration.
 
Dashboard
 
- Unnecessary label "unknown" on Z-Wave shutters tiles.
- Time does not update correctly in interface clock.
- Holding the button on device sidebar does not work in mobile app.
 
Devices
 
- Disabling "Saving energy data to database" does not disable "Use stored energy".
- Incorrect handling of "Save energy to database" and "Use stored energy in Energy Panel".
- Possibility to disable "Saving energy data to database" for main energy meter.
- Devices not visible currently on Settings page do not update their states correctly.
- Graphs for FIBARO Thermostats (FGT-001) display incorrect setpoint values.
- Cannot configure FGRGBWM-441 module in Input/Output mode.
- Device polling time interval displays incorrectly.
- Main energy meter energy consumption is not displayed in device advanced tab.
- FIBARO Smart Implant central scene support does not work correctly.
- Removed the polling interface where not applicable.
- Possibility to run multiple times an active device update process.**
- Cannot save value of parameter added manually.**
- Incorrect inputs support of FIBARO RGBW Controller.
- Device icons do not update properly when switching tabs.
- Icon of gate with positioning is not set automatically.
- Cannot download device template.
- Device properties and its interfaces are removed after the soft reconfiguration.
- Soft reconfiguration of the device removes it from the linked device.
- Maximum value reported by the sensor connected to analog input is limited to 4 digits.
- In some cases, com.fibaro.baseShutter type device lose its configuration.
- Incorrect setpoint temperature range for some thermostats.
- Attempt to update firmware of some battery devices always fails.
- Node provisioning list is not available.**
- No power charts for power meters (com.fibaro.powerMeter).
 
Elero*
 
- Device icon for Dimmer and Heater is not updated correctly.
- In some cases, one device is not paired when pairing multiple devices.
- Cannot stop pairing process after occurrence of timeout.
- Redundant stop button for rotating slats.
- Incorrect default polling time interval.
- Device is too early marked as dead but remains available.
- Number of devices is not updated after removing the device.
- In some cases, adding one device after another results in error.
- In some cases, adding previously removed device is not possible.
- Device polling is not stopped after performing action.
- No Notifications tab.
 
Energy
 
- In some cases, no energy data after updating from 5.090 to any beta version.
- Cannot remove data from main energy meter.
- Energy cost calculation based on configured tariff works incorrectly.
- Currency settings do not take effect without system reboot.
- No possibility to change filter after filtering room or category with no data.
- Invisible labels in Ecology tab when using dark theme.
- Incorrect plant equivalent chart value.
- No validation for entering negative values of measured energy.
 
Gateway Connection
 
- Icon changed for device added to slave gateway is not saved.
- Updating device added to slave is terminated by updating device added to master.
- Resetting the Z-Wave network is applied only to master gateway.
- Favourite position of device added to slave gateway is not saved.
- Incorrect update status of slave gateways.
- Rebooting the master gateway always results in sending devices model to slaves.
- Firmware update possibility disappears for devices added to slaves.
 
General
 
- Setting the main energy meter does not enable saving energy data and using stored energy.
 
History
 
- Events are displayed even though saving events to history was disabled.
 
Network
 
- Cannot connect to unprotected Wi-Fi network.
- In some cases, Wi-Fi network disconnects and does not reconnect automatically.
 
Nice*
 
- No user icons for Nice Mono devices after updating from 5.090 to any beta version.
- Some Nice Mono devices have incorrect device type after performing update.
- No possibility to close the adding dialog while binding new device.
- Scene triggered by Mono remote does not control Mono shutter.
- In some cases, adding a new device is aborted before finishing the process.
- Number of devices is not updated after removing the device.
- No parameters after adding a device with parameters interface.
- Device added on previous versions has its parameters disabled after performing update.
- In some cases, clicking on remotes while binding is not always detected.
- Redundant requests during device creating process.
- No device calibration for BiDi Dimmer device.
- Cannot bind new gate using its remote.
- Incorrect default polling time value.
 
Notifications
 
- Fixed titles of notification templates about opening/closing.
- System migration notification is restored and created after each reboot.
 
Other
 
- Issue with migration from HC2 resulting in no devices in the mobile app.
- Stability improvements related to "Serious problem detected" notification.
- Changed translation for "Serious problem detected" notification.
- Boot loop after updating to 5.092 Beta in some cases.
- Possibility of entering into inoperable recovery mode via remote access.
- In some cases recovery mode is not fully loaded.
- Some HTTP requests do not require authentication.
 
Plugins
 
- In some cases Tedee Lock plugin loses connection with the device.
- Fixes for Philips Hue plugin related to speed of adjusting brightness.
- Fixes for Tedee plugin related to unexpected disconnection.
- Fixes for Fibaro Heat Activator plugin.
- Recording feature in FIBARO Intercom plugin does not work.
 
Profiles
 
- Cannot set slider value for Quick Apps.
- In some cases, switching the profile results in an error.
- Some Elero devices are not available in profiles.
 
Quick Apps
 
- Issue with displaying Quick Apps in the mobile app for some regions.
- Error 401 in the mobile app after opening a Quick App.**
- fibaro.alert function does not work correctly.
- Connection does not close when using http client.
 
Scenes
 
- Average Consumption condition in Energy category does not work correctly.
- Limits for Summary Balance conditions in Energy category are defined incorrectly.
- Removing device used in the middle of the scene results that scene does not fully run.
- No possibility to define multiple values in the date field.
 
Update
 
- Cannot cancel Firmware Update process for battery device during "Waiting for wakeup".**
 
Voice Assistants
 
- Issue with controlling thermostats from Alexa.
 
Known issues:
 
Z-Wave Engine 3.0
 
- Some Z-Wave devices are not fully compatible with the new version of Z-Wave engine.
- Gateway connection is not available in the new Z-Wave engine version.
 
* - does not apply to HC3L (Home Center 3 Lite)
** - applies only to Z-Wave Engine 3.0
 

 

Bonjour,

J'ai un problème pour mettre la mise à jour de 5.100.22. 

Et j'ai mon PC en filaire sur le freebox POP qui est relier en filaire avec ma Freebox POP sur mon Home Center 3

Ca marque: La mise à jour n'est pas disponible via l'accès à distance. Utilisez une connexion locale. 

Merci beaucoup pour votre sollicitude.

Bien cordialementimage.thumb.png.b4ba62dc9c11fd6131f3fffd260638ba.png

Partager ce message


Lien à poster
Partager sur d’autres sites

Bonsoir, c’est normal tu es sur ton compte fibaro ID.

Tu dois être en directe sur ta HC3. Utilises find.fibaro.com. Cela va trouver l’adresse ip direct de ta HC3 et tu pourras alors faire ta mise à jour 

Partager ce message


Lien à poster
Partager sur d’autres sites
Il y a 10 heures, bigjim75009 a dit :

Bonsoir, c’est normal tu es sur ton compte fibaro ID.

Tu dois être en directe sur ta HC3. Utilises find.fibaro.com. Cela va trouver l’adresse ip direct de ta HC3 et tu pourras alors faire ta mise à jour 

Bonjour,

Merci beaucoup.

J'ai donc fait la mise à jour et ca fait 2 heures qu'il reboote. Bizarre, non? 

Mise a jr - Rebooting.jpg

Partager ce message


Lien à poster
Partager sur d’autres sites

Fait un ctrl F5


Envoyé de mon BLA-L29 en utilisant Tapatalk

Partager ce message


Lien à poster
Partager sur d’autres sites
il y a 23 minutes, mprinfo a dit :

Fait un ctrl F5


Envoyé de mon BLA-L29 en utilisant Tapatalk
 

Hoom... Merci beaucoup.

Partager ce message


Lien à poster
Partager sur d’autres sites

×