Hi,
l've included a Fibaro roller shutter module(FGR-221) in my network but I can't change its configuration. All variables are stated as "Configuration parameter type isn't handled in the interface : constant".
Is there another way to change this variable?(through Javascript?).
Thanks.
Constant in device configuration
Please choose another record
Please choose another record from the database (button under first cut-link on the top of the device config page). Someone altered the PepperOne database and made this record useless ;(
I've made my own xml
I've made my own xml configuration file based on the installation guide from Fibargroup. Do you know how I can push these changes to pepper-1 zwavedb?
I tried to add the french translation in the XML file but it doesn't change anything in the Zway interface. Do you use translation other than english?
This translation gave me headache
It looks like the Z-way server doesn't manage accented characters very well (é, è, ê, ï, à, etc.) when it comes to generate device configuration file (/opt/z-way-server/config/zddx/*.xml) from ZDDX configuration file (/opt/z-way-server/ZDDX/*.xml).
Every time I tried to generate a device configuration file without HTML encoding my french translation, the Zway server crashed (and didn't want to start again) =/
By the way, I may take some time to translate the language.en.js to language.fr.js. Is there a simple way to switch from one to another? I found out that I could modify pyzw.js to set the default language to french but it looks like there isn't any fallback to english =/ It may be a good idea to had a fallback to english in jquery.language.js when there isn't a translation in the default language.
Thanks for your help!
I tried to add the french translation in the XML file but it doesn't change anything in the Zway interface. Do you use translation other than english?
This translation gave me headache

Every time I tried to generate a device configuration file without HTML encoding my french translation, the Zway server crashed (and didn't want to start again) =/
By the way, I may take some time to translate the language.en.js to language.fr.js. Is there a simple way to switch from one to another? I found out that I could modify pyzw.js to set the default language to french but it looks like there isn't any fallback to english =/ It may be a good idea to had a fallback to english in jquery.language.js when there isn't a translation in the default language.
Thanks for your help!
This was fixed by the latest
This was fixed by the latest release. We have multilingual UI (french is missing by the way). ZDDX are not saved in config/zddx/*.xml anymore, so this problem should go away too.
For translation you can now use the UI and add "fr" in the html to add new language file.
New xml for PepperOne DB can be sent to us or PepperOne directly.
For translation you can now use the UI and add "fr" in the html to add new language file.
New xml for PepperOne DB can be sent to us or PepperOne directly.