Commit Graph

  • 0e346be0a2 Tested and verified PwmPin functionality refact2 Gregg 2024-07-20 12:27:06 -0500
  • fc4d8d85d1 Re-established SpanOTA code and tested OTA upload Gregg 2024-07-20 09:38:54 -0500
  • 158274cac6 Fixed warnings related to multiplication of two enums without explicit recasting Gregg 2024-07-19 17:47:52 -0500
  • 3534f0c79e Update Blinker.h Gregg 2024-07-15 06:34:03 -0500
  • d58eed5198 Conformed server.available() to server.accept() Gregg 2024-07-15 06:18:09 -0500
  • 112faf37a5 Added operator delete whenever operator new is overridden Gregg 2024-07-14 17:15:35 -0500
  • eaba8294b3 Conformed SpanPoint to small change in ESP-NOW in Arduino-ESP32 version 3 Gregg 2024-07-14 16:23:46 -0500
  • 6e9279db60 Updated printf to use %lu instead of %u for all uint32_t Gregg 2024-07-14 10:01:09 -0500
  • 0e04051ab7 Initial Test under Arduino-ESP32 version 3.0.2 Gregg 2024-07-04 22:46:23 -0500
  • 80f8627fee
    Merge d3c343414a into d6fcc50a0b frankonski 2024-07-04 22:11:57 -0400
  • d3c343414a Adding typedef to Characteristics enum values. Francois 2024-07-04 22:06:54 -0400
  • 7bf5a60b4a
    Merge f78c1aad1f into d6fcc50a0b Pham Viet Dzung 2024-07-03 17:04:48 -0500
  • d6fcc50a0b
    Merge pull request #878 from HomeSpan/release-1.9.1 master 1.9.1 HomeSpan 2024-07-03 17:59:28 -0400
  • c6e032b5af
    Merge branch 'master' into release-1.9.1 release-1.9.1 HomeSpan 2024-07-03 17:57:51 -0400
  • 144559f6d6
    Update library.properties HomeSpan 2024-07-03 16:55:36 -0500
  • f3066ea9c6
    Update README.md HomeSpan 2024-07-03 16:52:19 -0500
  • 875c53f8fd
    Update README.md HomeSpan 2024-06-30 20:54:29 -0500
  • 7494e0bb22
    Update PWM.md HomeSpan 2024-06-30 20:48:30 -0500
  • e23247c39f Added NAN as allowed value for ServoPin::set() Gregg 2024-06-30 17:15:00 -0500
  • 212370f57c Merge branch 'release-1.9.1' of https://github.com/HomeSpan/HomeSpan into release-1.9.1 Gregg 2024-06-30 16:17:36 -0500
  • 767a125a70 Update 22-TLV8_Characteristics.ino Gregg 2024-06-30 16:17:30 -0500
  • 40e8dcbec2
    Update TVServices.md HomeSpan 2024-06-30 16:16:45 -0500
  • beee92f6ee
    Update TVServices.md HomeSpan 2024-06-30 16:10:49 -0500
  • aad5d26c5b
    Update TVServices.md HomeSpan 2024-06-30 16:00:03 -0500
  • e522e709c9
    Update Reference.md HomeSpan 2024-06-30 15:31:15 -0500
  • b6ed73aed1 Use typedefs for CREATE_CHAR() to ensure consistency Gregg 2024-06-30 12:35:37 -0500
  • 8f133585f9 Update 22-TLV8_Characteristics.ino Gregg 2024-06-30 12:19:58 -0500
  • e6b57b6723 Merge branch 'release-1.9.1' of https://github.com/HomeSpan/HomeSpan into release-1.9.1 Gregg 2024-06-29 15:47:06 -0500
  • 2a91ed645a updated ServiceList.md Gregg 2024-06-29 15:47:03 -0500
  • a3891cd983
    Update Reference.md HomeSpan 2024-06-29 15:36:04 -0500
  • d9af8032a4
    Update Reference.md HomeSpan 2024-06-29 15:14:52 -0500
  • 197b5d0db9
    Update servo pause function in PwmPin.h Yitao Jiang 2024-06-29 12:32:49 -0400
  • 8c67b28f6d
    Update servo pause function in PwmPin.cpp Yitao Jiang 2024-06-29 12:31:37 -0400
  • 22c7d32186
    Merge branch 'HomeSpan:master' into master Yitao Jiang 2024-06-29 12:30:36 -0400
  • dbe07dad7e Merge branch 'release-1.9.1' of https://github.com/HomeSpan/HomeSpan into release-1.9.1 Gregg 2024-06-29 10:03:10 -0500
  • 3ed18b3f79 Added constructors for TLV8 and DATA Characteristics Gregg 2024-06-29 10:03:07 -0500
  • a223d3046a
    Update TLV8.md HomeSpan 2024-06-27 07:10:19 -0500
  • b8338cad71
    Update TLV8.md HomeSpan 2024-06-27 06:59:32 -0500
  • 1b93c7e75b Merge branch 'release-1.9.1' of https://github.com/HomeSpan/HomeSpan into release-1.9.1 Gregg 2024-06-26 22:08:39 -0500
  • d7dbb5fee5 Update HomeSpan.h Gregg 2024-06-26 22:08:36 -0500
  • 970f4d7ce8
    Update README.md HomeSpan 2024-06-26 21:14:23 -0500
  • 9b791e2ac3
    Update Reference.md HomeSpan 2024-06-26 21:00:52 -0500
  • f73c779913 Added "constantness" to all aspects of TLV8 code, including Characteristic Constructors Gregg 2024-06-25 21:59:23 -0500
  • 2d25c044ae Allow TLV8 Characteristics to accept an initial value when instantiated Gregg 2024-06-25 20:50:40 -0500
  • 7a13b99942 Added initial method to contract TLV8 Characteristic; Added UUID static char to Services; Added hapName filter to getLinks() Gregg 2024-06-23 10:19:32 -0500
  • c3c32dbc07 Changed SpanServices::getLinks() to template function Gregg 2024-06-21 21:36:55 -0500
  • 2279c30510 Update HAP.cpp Gregg 2024-06-19 13:02:11 -0500
  • 7de8f1abb4
    Update TVServices.md HomeSpan 2024-06-16 09:10:52 -0500
  • 463bdd4cda
    Update TVServices.md HomeSpan 2024-06-16 09:09:52 -0500
  • 8e2304bacb
    Update README.md HomeSpan 2024-06-15 22:07:27 -0500
  • 9653224aca Allow homeSpan.begin() to take dynamic char * instead of just constant string Gregg 2024-06-12 21:18:44 -0500
  • c1b2d49da1 Added version.h containing check for Arduino-ESP32 Version 2 Gregg 2024-06-10 21:11:50 -0500
  • b4a32e82bb
    Update Reference.md HomeSpan 2024-06-09 07:31:35 -0500
  • c0d1a93c52
    Update README.md HomeSpan 2024-06-09 07:21:17 -0500
  • 901807e47a
    Merge pull request #862 from HomeSpan/master HomeSpan 2024-06-09 08:12:01 -0400
  • f09499359b
    Merge pull request #861 from HomeSpan/structural HomeSpan 2024-06-08 21:54:13 -0400
  • e10025bd54 Update HomeSpan.cpp Gregg 2024-06-08 20:32:39 -0500
  • 7ab8354ed7 Deleted setMaxConnections() and DEPRECATED reserveSocketConnections Gregg 2024-06-08 18:03:37 -0500
  • 892c2247a3 Finished testing new evList functionality Gregg 2024-06-08 17:46:49 -0500
  • 983e159adf Created evList to store notifications Gregg 2024-06-08 16:45:46 -0500
  • 153ab451fd Moved Controller Class definition back to HAP.h instead of HomeSpan.h Gregg 2024-06-05 13:32:15 -0500
  • f1e5bb120f Cleaned up Stepper6600 JeremyLaurenson 2024-06-03 07:01:03 -0400
  • 9d29b73dac Fixed memory leak [needed to free `body` in tlvRespond()] Gregg 2024-06-02 20:57:41 -0500
  • dd4b9cac43 Added Stepper 6600 JeremyLaurenson 2024-06-02 16:51:18 -0400
  • d3ef6670df Alert users to compatibility with Espressif Boards v3 JeremyLaurenson 2024-06-02 16:25:54 -0400
  • cce2dc59b4
    Update README.md HomeSpan 2024-05-31 08:56:27 -0500
  • dbfad7d222 initial change of hap[i] to linked-list from fixed array Gregg 2024-05-12 07:17:21 -0500
  • 3643506d89 Move temporary keys for pairing/verification into separate structure Gregg 2024-05-11 13:29:07 -0500
  • e0ec162938 Added logic to check for hap[i] disconnect and issue stop() when found Gregg 2024-05-11 07:43:11 -0500
  • 747b8c3244 initial change in hap[i] array to reserve space according to socket number Gregg 2024-05-08 06:45:57 -0500
  • be4825dacb Move "internal" SpanCharacteristic methods from public to private Gregg 2024-05-04 08:31:34 -0500
  • 214286f4de remove deprecated SpanRange structure Gregg 2024-05-04 08:07:03 -0500
  • 80a8935828 Moved definitions of non-template SpanCharacteristic methods from HomeSpan.h to HomeSpan.cpp Gregg 2024-05-03 06:36:25 -0500
  • 8775a2df85 Eliminated use of exceptions in PSRAM.h and added -fno-exceptions Gregg 2024-05-02 20:45:30 -0500
  • 1863cc4309
    Update README.md HomeSpan 2024-04-29 21:37:54 -0500
  • d523a27124
    Update Tutorials.md HomeSpan 2024-04-29 21:36:06 -0500
  • 638285f48f
    Update README.md HomeSpan 2024-04-29 21:31:56 -0500
  • a52a2ad432
    Update README.md HomeSpan 2024-04-29 21:24:17 -0500
  • 4af2bdbbe3 Add displayOrder to ServiceList.md Gregg 2024-04-29 21:22:37 -0500
  • 0c22bfb752
    Update README.md HomeSpan 2024-04-29 15:45:34 -0500
  • 2bdafb534e
    Update README.md HomeSpan 2024-04-29 07:57:46 -0500
  • 7843ce49a5
    Merge pull request #843 from HomeSpan/tlvwork HomeSpan 2024-04-28 22:52:04 -0400
  • bdf25cbaf9
    Update Reference.md HomeSpan 2024-04-28 20:41:16 -0500
  • 96a08ea84b
    Update Reference.md HomeSpan 2024-04-28 13:23:54 -0500
  • 1267603e71
    Update Reference.md HomeSpan 2024-04-28 12:59:42 -0500
  • a8883c911d
    Update Reference.md HomeSpan 2024-04-28 11:13:53 -0500
  • db80dab963
    Update Reference.md HomeSpan 2024-04-28 11:03:57 -0500
  • 74d27485d5 Added homeSpan.setControllerCallback() Gregg 2024-04-28 08:15:04 -0500
  • ee2e850505
    Update TLV8.md HomeSpan 2024-04-27 16:14:24 -0500
  • 7a796bac2f
    Update Tutorials.md HomeSpan 2024-04-27 16:13:22 -0500
  • 012c778f15
    Update Tutorials.md HomeSpan 2024-04-27 10:47:52 -0500
  • 0eec3920f4
    Update TLV8.md HomeSpan 2024-04-27 10:45:18 -0500
  • d2d1b79c4d
    Update TLV8.md HomeSpan 2024-04-27 10:44:30 -0500
  • a92f73666a
    Update TLV8.md HomeSpan 2024-04-27 10:40:34 -0500
  • 3273f7f24d Completed Example 22-TLV8_Characteristics Gregg 2024-04-23 06:41:44 -0500
  • a785c1f937 Merge branch 'tlvwork' of https://github.com/HomeSpan/HomeSpan into tlvwork Gregg 2024-04-22 22:49:58 -0500
  • 3db4676b7d Created initial Example 22 - TLV8_Characteristics Gregg 2024-04-22 22:49:55 -0500
  • 20f74aa968
    Update TLV8.md HomeSpan 2024-04-22 20:43:11 -0500
  • c7f67225d6
    Update TLV8.md HomeSpan 2024-04-21 22:08:04 -0500
  • 0be3b0cd1b
    Update Reference.md HomeSpan 2024-04-21 21:23:44 -0500