HomeSpan/examples
Gregg ff0dfefc47 Added check to ensure initial value of Characteristic is in allowable Range
Check is not applied to STRING Characteristics.  Check is performed at end of each Accessory definition so will account for any changes to min/max as a result of calls to setRange().  If initial value is outside allowable range, a WARNING (not an ERROR) is thrown.
2021-03-06 09:08:57 -06:00
..
01-SimpleLightBulb Update 01-SimpleLightBulb.ino 2020-12-27 12:58:00 -06:00
02-TwoSimpleLightBulbs Updating docs 2020-11-14 16:13:37 -06:00
03-CeilingFanWithLight Added License Info to all files 2020-11-02 20:09:09 -06:00
04-AdvancedCeilingFan Added License Info to all files 2020-11-02 20:09:09 -06:00
05-WorkingLED Added License Info to all files 2020-11-02 20:09:09 -06:00
06-DimmableLED Update 06-DimmableLED.ino 2020-11-21 22:24:05 -06:00
07-IdentifyRoutines Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
08-Bridges Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
09-MessageLogging Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
10-RGB_LED Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
11-ServiceOptions Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
12-ServiceLoops Added check to ensure initial value of Characteristic is in allowable Range 2021-03-06 09:08:57 -06:00
13-TargetStates Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
14-EmulatedPushButtons Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
15-RealPushButtons Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
16-ProgrammableSwitches Removed use of LED_BUILTIN in library and all examples 2021-01-09 12:51:35 -06:00
17-LinkedServices Update 17-LinkedServices.ino 2021-02-15 20:38:32 -06:00