Fixes the WSDateValue type when year is not set the current year is used. The IHC controller has a bit change behavior, by default the year is initial 2000, when you set the day/month the year becomes 0
2.8.1
Add support for the Date resource. The WSDateValue type , this is a date without time.
2.8.0
SSL Ciphers changes to work with newest 7.0 controller. (Older controllers should use http only because the older controllers does not implement ssl properly)
A new function has bee added to get the IHC project in segments on the ihc client. This is now the new default for the IHC controller. This should put less stress on the IHC controller when downloading a bigger project.
2.7.6
The previous 2.7.5 prevents redundant event changes it the controller restarts, but also introduces a bug because the initial state is not set in the callback. 2.7.6. Will fix this so the initial state is send
2.7.5
Prevent redundant events when ihc controller restarts
2.7.4
4 new functions:
set_runtime_value_timer: Set timer values in milliseconds set_runtime_value_time: Set time values in hours,minutes,seconds get_runtime_values: Get multiple runtime values in one request cycle_bool_value: Send an on and off to a boolean resource in one request