Activity
Allow JSON format to be specified as escaped strings
Allow JSON format to be specified as escaped strings
Allow to manage all Domoticz commands
Allow to manage all Domoticz commands
Update device if options are changed
Update device if options are changed
Add "retain" flag in "set" parameters
Add "retain" flag in "set" parameters
Don't change device value if item not found in message
Don't change device value if item not found in message
Add mapping values on set commands
Add mapping values on set commands
MAke specific test if mapping value is a boolean
MAke specific test if mapping value is a boolean
Unify "in" checking type to list
Unify "in" checking type to list
Force type and subtype to zero if not defined
Force type and subtype to zero if not defined
Force nValue = 0 for some types
Force nValue = 0 for some types
Enhance error handler around JSON configuration file opening
Enhance error handler around JSON configuration file opening
Add "battery" in checkJsonfiles.py
Add "battery" in checkJsonfiles.py
Fix indentation lost after a change in NotePad++
Fix indentation lost after a change in NotePad++
Add a warning then mapping has 'values', but no 'default'
Add a warning then mapping has 'values', but no 'default'
Allow to set a device without default mapping
Allow to set a device without default mapping
Document multiple multiplier and digits
Document multiple multiplier and digits
Add multiplier and digits checks
Add multiplier and digits checks
Allow multiple values in multiplier and digits
Allow multiple values in multiplier and digits
Better protect code against errors
Better protect code against errors
Add checks on multiple sValue
Add checks on multiple sValue