Commit Graph

1542 Commits

Author SHA1 Message Date
HomeSpan 4300dcce0b
Update Reference.md 2023-04-24 10:48:53 -05:00
HomeSpan 25b64919e0
Update Logging.md 2023-04-24 10:32:44 -05:00
HomeSpan faf336dd60
Update Logging.md 2023-04-24 06:48:58 -05:00
HomeSpan 8a5208aeba
Update Reference.md 2023-04-24 06:23:49 -05:00
Gregg 2ce78fead6 Added charset=utf-8 to weblog to allow for utf-8 encoding 2023-04-23 15:14:57 -05:00
Gregg 947e2af012 Added homeSpan.setWebLogCSS(const char *css)
Allows user to define a custom style sheet to change the webLog output.  Style sheet is based on pre-defined class:

bod1 = main body of web page, including header (in format of <h2>)
tabl1 = top table showing general status
tab2 = bottom table showing all weblog entries
2023-04-23 10:01:00 -05:00
Gregg 6fca946dd5 Added Sodium and MbedTLS versions, and Pairing Status, to Web Log 2023-04-23 07:46:37 -05:00
HomeSpan 889a326e02 Address conflict between SpanButton and certain Adafruit Boards
Change enum from BUTTON and TOGGLE to HS_BUTTON and HS_TOGGLE to avoid conflict with #define BUTTON in certain Adafruit boards
2023-04-20 21:56:55 -04:00
Gregg 5853989651 Update src.ino 2023-04-08 17:17:47 -05:00
HomeSpan 97a69b4981
Update README.md 2023-04-06 06:04:53 -05:00
HomeSpan 341ed0b452
Merge pull request #549 from HomeSpan/dev
Release 1.7.2
2023-04-05 22:18:48 -04:00
HomeSpan d7c356378d
Delete README.md 2023-04-05 21:18:14 -05:00
HomeSpan 9c2b40576f
Update README.md 2023-04-05 21:10:38 -05:00
HomeSpan 687ffb6750
Update library.properties 2023-04-05 21:09:30 -05:00
HomeSpan 7baa3013c7
Update Cloning.md 2023-04-05 21:06:46 -05:00
HomeSpan 2d012f7e0a
Update README.md 2023-04-05 21:04:30 -05:00
HomeSpan d912009ced
Update README.md 2023-04-05 21:03:55 -05:00
HomeSpan 485d99a03a
Update README.md 2023-04-05 21:02:31 -05:00
HomeSpan 043fc33e5c
Update README.md 2023-04-05 20:34:51 -05:00
HomeSpan c8cbfd8ebe
Update README.md 2023-04-05 20:34:21 -05:00
HomeSpan 94ebee2308
Update README.md 2023-04-05 20:33:54 -05:00
HomeSpan 476678e1ce
Update CLI.md 2023-04-05 20:31:18 -05:00
HomeSpan be80a2c0d1
Update Cloning.md 2023-04-05 20:27:16 -05:00
HomeSpan ba02cefa43
Update Cloning.md 2023-04-05 20:18:49 -05:00
HomeSpan 17361d28e4
Update Cloning.md 2023-04-05 20:03:31 -05:00
HomeSpan 71e89605b0
Update Cloning.md 2023-04-03 22:13:43 -05:00
HomeSpan 9dc1ac0b48
Update Cloning.md 2023-04-03 21:26:45 -05:00
HomeSpan 013af8332b
Update Cloning.md 2023-04-03 20:44:12 -05:00
HomeSpan 314403ba33
Update Cloning.md 2023-04-03 18:31:30 -05:00
HomeSpan ef8728af5f
Update Cloning.md 2023-04-03 18:06:17 -05:00
Gregg a9f16c7cfe Create Cloning.md 2023-04-03 17:17:26 -05:00
Gregg c287564aed Update HomeSpan.cpp 2023-04-03 17:15:51 -05:00
Gregg 2ba75c13ea Add CLI commands 'p' and 'P' to clone device pairing data 2023-04-03 08:28:51 -05:00
HomeSpan 49ddbb0407
Update FAQ.md 2023-04-01 12:44:05 -05:00
HomeSpan f93fe16b6e
Update NOW.md 2023-04-01 12:43:10 -05:00
HomeSpan 395392d295
Update Pixels.md 2023-04-01 12:41:58 -05:00
HomeSpan 8c5b54acd5
Update Pixels.md 2023-04-01 12:41:08 -05:00
HomeSpan 3a7b7caf23
Update Pixels.md 2023-04-01 12:39:53 -05:00
HomeSpan 91c0af589a
Update RMT.md 2023-04-01 12:38:38 -05:00
HomeSpan 82e5e827bb
Update Reference.md 2023-04-01 12:38:04 -05:00
HomeSpan d2e89e4ba0
Update PWM.md 2023-04-01 12:33:40 -05:00
HomeSpan edbb419c19
Update PWM.md 2023-04-01 12:32:24 -05:00
HomeSpan c0299e2d6b
Update Tutorials.md 2023-04-01 12:27:27 -05:00
HomeSpan 6bd9f6f531
Update Tutorials.md 2023-04-01 12:26:36 -05:00
HomeSpan f3db7fe810
Update Tutorials.md 2023-04-01 12:24:24 -05:00
Gregg ea3b92b7c6 Merge branch 'dev' of https://github.com/HomeSpan/HomeSpan into dev 2023-04-01 12:16:18 -05:00
Gregg f466e12c7a some cleanup of LedPin comments in examples
Removed old references to "channels" which should have been deleted many versions ago
2023-04-01 12:16:15 -05:00
HomeSpan 8a0de9097c
Update PWM.md 2023-04-01 08:17:01 -05:00
Gregg ce36174f93 Completed LED fading functionality; added new Fading LED example (in Other Examples) 2023-03-31 22:07:31 -05:00
Gregg fab94722d8 Revert "Added fadeTime parameter to LedPin::set()"
This reverts commit c2df57815c.
2023-03-26 07:48:22 -05:00