Updated support to serial version 1.5
-
Hi All,
All new downloads from the regular download and the builder download will now offer mysensors 1.5 support. All though 1.5 is backwards compatible with 1.4 I have noticed some changes in the serial protocol between them which can influence usages:
The serial protocol for V_TYPES provides id's to PiDome via the serial gateway. Some V_TYPES share the same id. This has some consequences:
When you use V_LIGHT please update this to V_STATUS. They share the same V_** type id. The reason:When i receive id "2" I need to check if you are using or V_LIGHT or V_STATUS and update the correct one. This means also that you can not use them both within the same sensor id. If you are using these both, but with different sensors you will be safe.
The above also applies to V_DIMMER and V_PERCENTAGE where V_PERCENTAGE will get precedence above V_DIMMER.
When you have upgraded the server, or starting with a fresh install, the log will show when a non preferred variable is used and tells to update.
Because you create device skeletons and have for example 10 of the same devices added to the server, only updating the skeleton will suffice as all devices will be updated.
The follwing V_** types are affected (1.4 namings):
V_LIGHT -> V_STATUS,
V_DIMMER -> V_PERCENTAGE,
V_HEATER -> V_HVAC_FLOW_STATE (name of the var has been changed for id 21),
V_HEATER_SW -> V_HVAC_SPEED (name of the var has been changed for id 22)Cheers and happy updating!
Suggested Topics
-
VERA 2 Device Install
Vera • 4 Apr 2014, 15:12 • clippermiami 28 May 2014, 14:14 -
Yes, the project is still alive and kicking
PiDome • 10 Sept 2016, 19:46 • John 10 Sept 2016, 19:59 -
New website
PiDome • 6 Nov 2015, 14:11 • John 31 Oct 2020, 10:36 -
Updating the Weather Plugin (OpenWeatherMaps) to use Imperial Units
PiDome • 11 Jan 2017, 02:24 • derspion 11 Jan 2017, 02:24 -
Pidome problem setting up sensors
PiDome • 13 Jan 2017, 18:19 • chrismills 13 Jan 2017, 18:19 -
PiDome - Waiting for gateway
PiDome • 13 Nov 2016, 10:30 • esawyja 16 Nov 2016, 10:39