TD-er
d3cb633eca
Merge pull request #3899 from tonhuisman/feature/P128-neopixelbusfx-migrate-from-playground
...
[P128] Migrate NeoPixelBusFX from playground / djcysmic/NeopixelBusFX
2022-06-15 22:21:04 +02:00
Ton Huisman
1a3b5abeb7
Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground
2022-06-15 21:33:57 +02:00
Ton Huisman
233046521c
Merge branch 'mega' into feature/p133-ltr390-uv-sensor
2022-06-15 14:56:39 +02:00
Ton Huisman
8f78a075fb
Merge branch 'mega' into feature/P028-add-error-state-value-option
2022-06-11 21:55:45 +02:00
Ton Huisman
623c989f41
Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground
2022-06-11 21:53:55 +02:00
Ton Huisman
19301d2433
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p133-ltr390-uv-sensor
2022-06-04 13:04:32 +02:00
TD-er
74ccb07df2
Merge pull request #4046 from tonhuisman/feature/sysvars-add-systm_0-and-systm_sp
...
[Sysvars] Add %systm_hm_0%, %systm_hm_sp%, %systm_hm_am_0%, %systm_hm_am_sp%, %systime_am_0% and %systime_am_sp%
2022-05-31 22:32:27 +02:00
TD-er
9a869bb725
Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground
2022-05-31 21:45:58 +02:00
TD-er
7c7cbfc54c
Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground
2022-05-31 21:41:59 +02:00
Ton Huisman
9c67b664f3
Merge branch 'mega' into feature/p132-dc-voltage-current-ina3221
2022-05-31 19:08:54 +02:00
TD-er
7865742497
Merge pull request #4050 from tonhuisman/feature/P007-add-input-mode-selection-and-output-options
...
[P007] Add Input mode selection, Enable Analog output, analogout command, updated documentation
2022-05-31 13:06:04 +02:00
TD-er
b13b84b109
Merge pull request #4070 from crnjan/feature/p093_doc_update
...
[P093] doc update
2022-05-31 12:32:46 +02:00
Ton Huisman
2b198086ac
Merge branch 'mega' into feature/P028-add-error-state-value-option
2022-05-21 14:36:05 +02:00
Ton Huisman
4f877e5f8c
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/sysvars-add-systm_0-and-systm_sp
2022-05-21 14:29:30 +02:00
Boris Krivonog
b7d630a43d
Removed invalid (no longer working) url ...
2022-05-19 21:38:17 +02:00
Boris Krivonog
8ab9865e37
Should resolve #3531 and #3158 .
2022-05-19 21:15:53 +02:00
TD-er
99ce784f8b
[Sysvars] Add various system variables to hardware info
...
For example to send to a broker for lots of deployed nodes to keep track of what hardware is used.
2022-05-18 22:23:09 +02:00
Ton Huisman
5d4408b223
[P028] Minor documentation corrections
2022-05-14 17:22:05 +02:00
Ton Huisman
ca41babe10
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P028-add-error-state-value-option
2022-05-14 15:46:35 +02:00
Ton Huisman
456c328cd2
[P028] Update documentation for Error State Values
2022-05-13 22:28:47 +02:00
TD-er
61de3d4923
Access extra GPS values + document setLevel command
...
The Get/Set config plugin functions were hardly used in ESPEasy.
Currently the `config` command is only implemented for the "Level" plugin, but hardly documented.
Its counterpart, to Get config, is also hardly used, but can be very useful to access values (either settings or unused values) via `[taskname#valuename]` notation.
This is now also added for the many GPS values, as one can only set 4 units of measure as task values.
2022-05-13 20:01:50 +02:00
Ton Huisman
6a3b8e176c
[P028] Set error value -1 for Humidity and Pressure
2022-05-10 23:03:29 +02:00
Ton Huisman
24e9b9dac7
[P028] Update/overhaul of documentation
2022-05-10 22:53:56 +02:00
Ton Huisman
1a79cf6338
[P007] Fix typo
2022-05-09 20:20:58 +02:00
Ton Huisman
92ec7a8752
[P007] Add Input mode selection, Enable Analog output, analogout command, updated documentation
2022-05-08 23:18:17 +02:00
Ton Huisman
d1b7ca4620
[Sysvars] Update documentation
2022-05-07 17:28:10 +02:00
Ton Huisman
b64422c216
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p133-ltr390-uv-sensor
2022-05-04 19:57:06 +02:00
Ton Huisman
1284275c35
Merge branch 'mega' into feature/P128-neopixelbusfx-migrate-from-playground
2022-05-04 08:36:26 +02:00
Ton Huisman
5413d6645e
Merge branch 'mega' into feature/p132-dc-voltage-current-ina3221
2022-05-03 16:01:12 +02:00
TD-er
8411d53bd2
[Provisioning] Cleanup of no longer needed strings + use RULESETS_MAX
2022-05-03 11:54:37 +02:00
TD-er
08b1c28e6c
Merge branch 'mega' into feature/fetchConfig
2022-05-03 10:54:25 +02:00
TD-er
4d4f10bf0a
[MQTT Events] Allow receiving events + eventvalues via MQTT (C005)
...
Ideal to send some event as retained message to a MQTT broker.
This way it is possible to control a node which is only online for a very short moment as those messages will be delivered as soon as the unit connects to the broker.
2022-05-02 16:37:29 +02:00
TD-er
dc13f36c81
[Docs] Fix formatting of C005 OpenHab MQTT documentation
2022-05-02 15:15:32 +02:00
Ton Huisman
7a6348157a
Merge branch 'mega' into feature/p133-ltr390-uv-sensor
2022-04-26 16:26:29 +02:00
TD-er
e6b77b44d4
Merge branch 'mega' into build/ESP32_IDF4.4
2022-04-26 11:42:04 +02:00
TD-er
b0760428b5
Merge branch 'mega' into feature/fetchConfig
2022-04-23 17:38:00 +02:00
TD-er
1db8338271
Merge branch 'mega' into build/ESP32_IDF4.4
2022-04-23 17:35:28 +02:00
TD-er
1a63016b64
Merge branch 'mega' into build/ESP32_IDF4.4
2022-04-23 17:34:28 +02:00
Ton Huisman
33e81cb25c
[P132] Add documentation
2022-04-23 13:18:09 +02:00
Ton Huisman
0e88398199
Merge branch 'mega' into bugfix/p037-event-generation-overloads-esp
2022-04-22 23:27:20 +02:00
Ton Huisman
f6caac431c
[OTA] Add setting for allowing unrestricted (size) OTA update
2022-04-22 21:41:00 +02:00
Ton Huisman
d5feecb054
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p037-event-generation-overloads-esp
2022-04-22 15:36:33 +02:00
Ton Huisman
973218cd36
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P128-neopixelbusfx-migrate-from-playground
2022-04-22 15:31:40 +02:00
Ton Huisman
863937ab4c
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p133-ltr390-uv-sensor
2022-04-22 15:23:47 +02:00
TD-er
8cafcab68f
Merge pull request #3965 from tonhuisman/feature/p117-add-calibration-option-and-commands
...
[P117] SCD30 - Add Automatic Calibration option and calibration commands
2022-04-22 11:49:28 +02:00
TD-er
ec042cf69b
Merge pull request #3970 from tonhuisman/feature/p022-add-fade-arg-to-pcapwm-command
...
[P022] Add fade duration argument to 'pcapwm' command
2022-04-22 11:48:23 +02:00
TD-er
cbe382fce6
Merge pull request #3927 from tonhuisman/feature/p061-enable-multi-instance
...
[P061] Enable multi-instance use
2022-04-22 11:31:31 +02:00
Ton Huisman
6e364a00eb
Merge branch 'mega' into feature/p117-add-calibration-option-and-commands
2022-04-22 09:35:07 +02:00
Ton Huisman
c0fa262445
Merge branch 'mega' into bugfix/p037-event-generation-overloads-esp
2022-04-22 09:32:48 +02:00
TD-er
6f8a1c6a05
Merge branch 'mega' into build/ESP32_IDF4.4
2022-04-22 09:18:17 +02:00