Commit Graph
20 Commits
Author SHA1 Message Date
Ton Huisman f3fcf92582 [Docs] Update documentation for CLIMATE builds, fix some errors in documentation 2022-09-23 20:44:54 +02:00
Ton Huisman 0e07c931aa [Build] Update documentation to use COLLECTION instead of TESTING 2022-07-22 22:41:08 +02:00
Ton Huisman d78e15cca2 [Docs] IR plugins are not in normal builds (for a long time) 2021-10-09 17:51:00 +02:00
Ton Huisman b34e63007c [Docs] IR plugins are not in normal builds (for a long time) 2021-10-09 17:49:22 +02:00
Ton Huisman 9b8c1359b9 [Build] Split testing sets into 4 pieces 2021-04-24 14:19:55 +02:00
Gijs Noorlander 06ec3d3d7e [Docs] Mark all plugins using Serial as port type 2020-03-08 17:56:44 +01:00
Gijs Noorlander 9b77f5b183 [Docs] Add port type to plugin substitutions 2020-03-08 17:45:22 +01:00
Gijs Noorlander 1094144f1a [docs] Document P081_Cron 2020-02-25 15:33:36 +01:00
Gijs Noorlander a15955979a [CCS811] Act on each reading, but only send to controller on PLUGIN_READ
The same as been done in P083_SGP30.
2020-02-23 00:11:52 +01:00
Gijs Noorlander 05f1134d9c [CCS811] Plugin 089 CCS811 TVOC/eCO2
Taken from Playground and adapted a bit to use modern coding style
2020-02-22 22:53:27 +01:00
Gijs Noorlander 045e9ddd19 [Docs] Added doc stubs of recently added plugins 2020-02-22 21:37:53 +01:00
Toni 2f1c801100 Documentation for P088 HeatpumpIR plugin 2019-08-30 11:01:40 +03:00
Christian Meinert 5725090f6d Plugin Number chnaged to 86, HSV2RGB functions moved to misc.ino, little bugfixes and documentation 2019-05-21 06:42:57 +02:00
Grovkillen bf46ebb0f3 [docs] added P082 (GPS) pages 2019-01-07 10:58:03 +01:00
Grovkillen 5c1d68b627 [docs] moved events to repl file (same as commands) 2019-01-07 08:43:54 +01:00
Grovkillen a72c6b4965 [docs] added events to all plugin pages
Not their hardware pages...
2019-01-07 08:25:28 +01:00
Grovkillen 8f24fa6c3e [docs] fixed used libraries 2019-01-07 07:45:27 +01:00
TD-er 741b702c85 [HLW8012] Update documentation 2019-01-06 21:21:22 +01:00
TD-er 6eef558183 [GPS] Add documentation for P082_GPS.ino 2019-01-05 23:32:08 +01:00
Gijs Noorlander b9f999d79f [Docs] Split Sphinx plugin substitutions to speed-up build
Split the plugin related substitutions into separate files (per 10) to speed-up building docs.

Please note the use of indirect paths used in includes, needed to link those replacements from other directories.
2018-11-29 23:55:22 +01:00