Tasmota/tasmota/include
stefanbode 39abde2583
Worked on ESP32 dimmer with Zero cross (#18481)
* Worked on ESP32 dimmer with Zero cross

Until now the ESP32 does not support zero-cross dimmer. I take a sneak how they did in in ESPhome and adapted the approach to TASMOTA. At the end it works that smooth that likely i will change ESP8266 either so we have a common code. Currently ESP8266 is not touched.
There is a minor issue with savedata == default. When changing the dimmer value the interrupts get stopped during write of the config data to flash.

* ESP8266 Dimmer added

Worked all so well and the code is much smaller. There is no need for reconfiguration on existing users. But there are settings not needed anymore. Will work on the documentation. Anyhow existing installations can upgrade without hickup

* Optimized endpoints at dimmer 0 and 100

* Removed debug stuff

* Fix Issue at dimmer = 0

* Small bugfix

* Final checked Version

* Update xsns_01_counter.ino

* Add missing func

* Update xsns_01_counter.ino

* Moved out of the house of counter and build my own one

* New ZeroCross Driver

* Update xdrv_91_zerocrossDimmer.ino

* evolving

* Delete xdrv_91_zerocrossDimmer.ino

* Add files via upload

* Changed drv number from 1 to 68

* Commit to merge
2023-04-25 13:46:19 +02:00
..
i18n.h Ftlab gdk101 Gamma Radiation Sensor Module support (#18390) 2023-04-14 15:29:00 +02:00
local_ca_data_sample.h Fix local ca includes 2022-06-02 17:14:05 +02:00
local_ca_descriptor_sample.h Fix local ca includes 2022-06-02 17:14:05 +02:00
Powerwall.h Scripter update (#18226) 2023-03-20 12:13:36 +01:00
tasmota_compat.h Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
tasmota_configurations_ESP32.h Add support for GDK101 gamma radiation sensor by Petr Novacek (#18390) 2023-04-14 16:50:54 +02:00
tasmota_configurations.h Add support for GDK101 gamma radiation sensor by Petr Novacek (#18390) 2023-04-14 16:50:54 +02:00
tasmota_globals.h Worked on ESP32 dimmer with Zero cross (#18481) 2023-04-25 13:46:19 +02:00
tasmota_template_legacy.h Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
tasmota_template.h xsns_105_lox_o2: LOX-02 Oxygen sensor support (#18333) 2023-04-06 09:52:15 +02:00
tasmota_types.h Add command `SetOption152 0/1` 2023-04-18 17:16:29 +02:00
tasmota_version.h Bump v12.5.0.1 2023-04-17 10:10:55 +02:00
tasmota.h Update templates 2023-04-15 14:58:21 +02:00
xdrv_53_projector_ctrl.h Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xsns_62_esp32_mi.h hide sensors from discovery to do this in Berry 2022-11-18 20:46:42 +01:00