HomeSpan
290fc80adc
Update README.md
2020-12-12 20:30:11 -06:00
Gregg
8b4d4cf32d
Updated version to 1.1.1
2020-12-12 20:23:30 -06:00
Gregg
a9bc186a90
Fixed problem with timeVal() function
...
had forgotten to initialize updateTime to zero at startup (how did this ever work?)
2020-12-12 18:34:39 -06:00
HomeSpan
58d0177df2
Update README.md
2020-12-07 06:56:53 -06:00
HomeSpan
2303e27e80
Update ServiceList.md
2020-12-07 06:54:17 -06:00
HomeSpan
7a96ee43a9
Update Reference.md
2020-12-07 06:53:04 -06:00
HomeSpan
ee015c6152
Update Reference.md
2020-12-07 06:52:00 -06:00
HomeSpan
badcfe53b4
Update Reference.md
2020-12-07 06:51:05 -06:00
HomeSpan
0ab2be1cb3
Update README.md
2020-12-07 06:38:12 -06:00
HomeSpan
f13231563d
Update library.properties
2020-12-07 06:20:53 -06:00
Gregg
70d579e21f
Added UUID for TargetHeaterCoolerState
...
This is missing for HAP-R2 documentation. Was able to find within Apple HomeKit ADK GitHub repo.
2020-12-07 05:55:10 -06:00
Gregg
1eea70aa47
Update Services.h
...
Made Characteristic::PositionState **optional** for Service::WindowCovering. This appears to be a bug/exception in HAP-R2. Need to reflect this in on-line docs.
2020-12-06 15:07:45 -06:00
Gregg
d849595bfe
More updates to Accessory ID
...
* if Accessory ID is NOT specified, the default is aid=1+aid of last Accessory, with aid of very first Accessory always set to 1.
* aid of first Accessory must ALWAYS be set to 1 - if user over-rides with another value, error will be thrown
* validation now includes checking for duplicate aids, as well as ensuring the first Accessory is always aid=1
2020-12-05 13:50:24 -06:00
Gregg
1847478252
Added ability to specify "aid" for Accessories
...
If not specified, "aid" defaults to an index number representing the order in which the Accessories were created. Values are stored as uint32_t (which is more limited than HAP requirements of uint64_t, but makes the code easier).
TO DO: Must add validation to ensure duplicate aid values are not used.
2020-12-05 12:41:33 -06:00
Gregg
da489b4d94
Merge branch 'master' of https://github.com/HomeSpan/HomeSpan
2020-12-02 18:00:16 -06:00
Gregg
3ad4b5fdf8
Changed name of keynotes file since it now contains more than just setup-code diagrams
2020-12-02 18:00:10 -06:00
HomeSpan
7779557101
Update HomeKitPrimer.md
2020-12-02 07:20:04 -06:00
Gregg
2b4e3bfcfd
Update version number to 1.0.1
2020-11-28 07:51:16 -06:00
Gregg
5468f8e89e
Set architecture=esp32 in library.properties.
...
Also fixed some comments in Example 15.
2020-11-27 23:21:43 -06:00
HomeSpan
993edfa622
Update README.md
2020-11-27 22:53:53 -06:00
HomeSpan
85708089fe
Update Overview.md
2020-11-27 22:44:18 -06:00
HomeSpan
43159a92fa
Update Extras.md
2020-11-27 22:43:13 -06:00
HomeSpan
b2b1c7d519
Update Extras.md
2020-11-27 22:42:49 -06:00
HomeSpan
c5b6dd39f3
Update Extras.md
2020-11-27 22:41:44 -06:00
HomeSpan
1dd01fcacc
Update Overview.md
2020-11-27 22:37:10 -06:00
Gregg
2398ffe698
Added code for example GitHub sketches
2020-11-27 22:31:44 -06:00
HomeSpan
0c19ac1e02
Update GettingStarted.md
2020-11-27 20:09:26 -06:00
HomeSpan
d754747dce
Update GettingStarted.md
2020-11-27 20:08:18 -06:00
HomeSpan
cefd031cf0
Update Extras.md
2020-11-27 20:07:16 -06:00
HomeSpan
6789fc03a0
Update GettingStarted.md
2020-11-27 20:05:58 -06:00
Gregg
e4e4821256
Merge branch 'master' of https://github.com/HomeSpan/HomeSpan
2020-11-27 19:59:12 -06:00
Gregg
302a84007e
Update RFControl.cpp
...
Added new tests for out-of-range conditions
2020-11-27 19:59:09 -06:00
HomeSpan
ac9267fd90
Update README.md
2020-11-27 19:58:39 -06:00
HomeSpan
93f44036e0
Update Extras.md
2020-11-27 19:57:09 -06:00
HomeSpan
a96ed06854
Update Extras.md
2020-11-27 19:56:26 -06:00
HomeSpan
bffc0629cf
Update Extras.md
2020-11-27 19:53:29 -06:00
HomeSpan
4700f8705c
Update Extras.md
2020-11-27 19:48:06 -06:00
HomeSpan
c2b4116989
Update Extras.md
2020-11-27 19:35:43 -06:00
HomeSpan
c4cd75dc52
Update Extras.md
2020-11-27 11:55:05 -06:00
HomeSpan
f21645e941
Update Extras.md
2020-11-27 11:54:09 -06:00
HomeSpan
0f8dba2d87
Update Extras.md
2020-11-27 11:52:41 -06:00
HomeSpan
6113a5aba5
Update Extras.md
2020-11-27 11:44:13 -06:00
Gregg
81e531bbea
Update pulseTrain.png
2020-11-27 10:36:39 -06:00
Gregg
5052f0e002
Update pulseTrain.png
2020-11-27 10:35:26 -06:00
HomeSpan
e106d85208
Update Extras.md
2020-11-27 10:32:04 -06:00
HomeSpan
e7882ed1b6
Update Extras.md
2020-11-27 10:24:53 -06:00
Gregg
0cce9b25c7
Merge branch 'master' of https://github.com/HomeSpan/HomeSpan
2020-11-27 10:24:09 -06:00
Gregg
cefc1df399
RF Control Update
...
Changed arguments for add() method from int to uint8_t. Updated pulse train figure.
2020-11-27 10:24:03 -06:00
HomeSpan
5239146180
Update Extras.md
2020-11-27 09:43:58 -06:00
HomeSpan
ff12838d4c
Update Extras.md
2020-11-27 09:43:33 -06:00