Tasmota/tasmota
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
..
berry Fix Berry hue_bridge (#18459) 2023-04-19 23:45:05 +02:00
displaydesc Create ST7735S_Air101-LCD_display.ini 2023-04-24 16:53:37 +02:00
energy_modbus_configs Add SDM72D_M config 2023-04-16 13:52:10 +02:00
html_compressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
html_uncompressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
include Worked on ESP32 dimmer with Zero cross (#18481) 2023-04-25 13:46:19 +02:00
language Update Sievert 2023-04-21 16:55:09 +02:00
lvgl_berry LVGL/HASPmota add tiny "pixel perfect" fonts for small screens 2022-10-08 14:20:52 +02:00
tasmota_support Fix single pin latching relay power on state 2023-04-19 16:17:04 +02:00
tasmota_xdrv_driver Worked on ESP32 dimmer with Zero cross (#18481) 2023-04-25 13:46:19 +02:00
tasmota_xdsp_display add xpt2046 option for spi bus 2 (#18480) 2023-04-23 10:19:31 +02:00
tasmota_xlgt_light Light driver for PCA9632 (#17557) 2023-01-01 14:02:22 +01:00
tasmota_xnrg_energy Fix for ModuleAddress command (#18490) 2023-04-23 10:51:00 +02:00
tasmota_xsns_sensor Worked on ESP32 dimmer with Zero cross (#18481) 2023-04-25 13:46:19 +02:00
tasmota_xx2c_global Prep Shelly Pro 4PM 2023-01-20 14:28:58 +01:00
zigbee Zigbee add Human presence sensor Zigbee (#18122) 2023-03-05 22:21:48 +01:00
my_user_config.h Ftlab gdk101 Gamma Radiation Sensor Module support (#18390) 2023-04-14 15:29:00 +02:00
tasmota.ino Fix single pin latching relay power on state 2023-04-19 16:17:04 +02:00
user_config_override_sample.h Support for second DNS server 2021-07-29 16:57:04 +02:00