Commit Graph
255 Commits
Author SHA1 Message Date
Ton Huisman 2bec3dd85e Merge branch 'mega' into feature/I2C_multiplexer 2020-08-20 11:43:33 +02:00
Gijs Noorlander 4c9d62a74c [Docs] Add some description for P029 Output Domoticz MQTT helper 2020-08-20 09:32:25 +02:00
Ton Huisman ded06f6c50 [I2C Docs] Add note about multiplexer address 2020-08-19 17:42:17 +02:00
Ton Huisman 1e44f34495 [I2C Docs] Emphasize configuration with multiplexer 2020-08-19 16:07:56 +02:00
Ton Huisman d9d09c1239 [I2C] Add TCA9543a multiplexer, updated docs 2020-08-19 15:19:40 +02:00
TD-er 4b7d287ff5 Merge branch 'mega' into feature/I2C_multiplexer 2020-08-18 09:45:19 +02:00
tonhuisman 4e2609ff89 [I2C/Doc] Add Hardware page documentation, RTD help button 2020-08-17 20:24:57 +02:00
TD-er cfe2f12a58 Merge branch 'mega' into feature/commands_doc 2020-08-12 01:33:25 +02:00
TD-er 55e73f0559 Merge branch 'mega' into bugfix/dallas_esp32 2020-08-12 01:05:18 +02:00
Gijs Noorlander fc3a08f07e [Docs] Update mentioned dates of introduced feature
... to expected build date
2020-08-11 22:50:00 +02:00
Gijs Noorlander d664659df8 [Dallas] Add warning about the need for a pull up 2020-08-11 22:37:33 +02:00
Gijs Noorlander fbcfb153c1 [Timers] Cleanup of timer code. 2020-08-10 00:25:11 +02:00
Gijs Noorlander 53f161df05 [Docs] Add documentation for msec timers and loop timers 2020-08-10 00:25:11 +02:00
Ton Huisman 55b0538111 Merge branch 'mega' into feature/commands_doc 2020-08-05 17:31:36 +02:00
tonhuisman 4516641932 [Docs] Update [P036] documentation that went missing 2020-08-05 13:30:22 +02:00
Ton Huisman 410de576d2 Merge branch 'mega' into feature/commands_doc 2020-08-04 15:03:06 +02:00
Gijs Noorlander bede949bef [docs] Replace code-block:: html with code-block:: none
The HTML parser does not parse our own rules which is where it is used.
So until we have a rules highlighter, we use the ``none`` highlighter.
2020-08-04 13:18:36 +02:00
Gijs Noorlander e86736a423 [docs] Fix table for P095 2020-08-04 13:16:55 +02:00
tonhuisman 0629084b47 [Docs] Fixed some typos and Sphinx syntax errors 2020-08-03 10:54:57 +02:00
tonhuisman 965d9bb4e8 [Docs] Updated commands reference 2020-08-02 22:33:20 +02:00
Wiki591 43831953d5 Update URLs.rst
Fixed dewcription of the different /csv urls
2020-08-02 09:58:22 +02:00
Gijs Noorlander 2294476d5f [Docs] Document /json and /csv URLs 2020-07-28 21:02:41 +02:00
Besterquester 9202006236 Merge branch 'mega' into mega 2020-07-22 15:48:30 +02:00
TD-er 665239992c Merge pull request #3148 from TD-er/bugfix/wifi_reset
[WiFi] Reduce wifi reset calls and call full wifi init at reset (#3147)
2020-07-20 23:42:52 +02:00
Gijs Noorlander 6cf00dcc05 [Docs] Document Tools => Advanced Settings 2020-07-20 20:57:16 +02:00
Gijs Noorlander 1b26282d74 [Docs] Update docs related to p2p UDP port no longer need reboot 2020-07-19 15:48:03 +02:00
tonhuisman 02c2bdbfc7 [P008] Add option to convert value to 'hex' (#3068), and updated documentation 2020-07-04 18:22:22 +02:00
TD-er 75b6412464 Merge branch 'mega' into mega 2020-07-03 12:11:42 +02:00
TD-er cb0ff5a9c1 Merge pull request #3037 from tonhuisman/feature/apds_9960_parameters
[P064] Gesture - APDS-9960 plugin: Added switching plugin mode and se…
2020-07-03 12:10:55 +02:00
TD-er d907dcf9b0 Merge pull request #3137 from tonhuisman/feature/transformation_password2
[Transformation] Optimizations for Password transformation
2020-07-03 12:09:18 +02:00
TD-er 0205d8d3ae Merge branch 'mega' into mega 2020-06-28 23:25:03 +02:00
Gijs Noorlander ac129d128a [Documentation] Add documentation on the log settings. 2020-06-28 23:17:22 +02:00
tonhuisman 16318a74b1 [Transformation] Optimizations for Password transformation 2020-06-28 13:45:38 +02:00
TD-er d74821fc95 Merge branch 'mega' into feature/apds_9960_parameters 2020-06-22 14:06:09 +02:00
TD-er 0384f8dbbe Merge branch 'mega' into mega 2020-06-22 13:38:55 +02:00
tonhuisman 9a17df2aeb [Transformation] Add P/p (Password display) 2020-06-21 18:42:06 +02:00
Ton Huisman 4b99a9c4fb Merge branch 'mega' into feature/apds_9960_parameters 2020-06-15 20:08:59 +02:00
Chris-1965 ec159e8865 changed fonts can disabled by define, font names instead of numbers 2020-06-09 15:25:13 +02:00
Chris-1965 e8d3b63501 updated doc files 2020-06-09 11:59:17 +02:00
TD-er 4403478e07 Merge pull request #3108 from TD-er/feature/EventValueSource
[Cleanup] Transform defines in EventValueSource into enum
2020-06-08 15:21:35 +02:00
Gijs Noorlander 94abb74c25 Transform defines in EventValueSource into enum 2020-06-08 14:17:06 +02:00
Gijs Noorlander b0a7825a2e [GPS] Add GPS#travelled=... event (#3099)
Fixes: #3099
2020-06-06 16:17:54 +02:00
Ton Huisman dd252ff17d Merge branch 'mega' into feature/value_formattings 2020-05-31 15:21:20 +02:00
Ton Huisman 28f1fcec8f Merge branch 'mega' into feature/3093_elsif_documentation 2020-05-31 14:16:24 +02:00
tonhuisman f0597082a5 [Docs] Describe 'elseif' with some examples 2020-05-31 14:14:38 +02:00
tonhuisman 4ba9e2575e [Justifications] Added u/l for upper/lowercasing the value, removed dash-check from C justificaion 2020-05-31 13:07:26 +02:00
tonhuisman a7a09b2917 [Justifications] Add 'C' (Capitalize, OPEN -> Open) option 2020-05-31 11:51:23 +02:00
tonhuisman 209f9da365 Merge branch 'feature/value_formattings' of https://github.com/tonhuisman/ESPEasy-1 into feature/value_formattings 2020-05-31 10:33:10 +02:00
tonhuisman 700e6babd6 [Transformations] Adjusted R/r to L/l and added c 2020-05-31 10:31:31 +02:00
TD-er 12b7a005f8 Merge branch 'mega' into feature/value_formattings 2020-05-30 10:01:43 +02:00