stefanbode
|
a76ebaae48
|
Shutter continuous improvement (#18701)
* Update xdrv_27_esp32_shutter.ino
* Update xdrv_27_shutter.ino
* Update xdrv_01_9_webserver.ino
* Update xdrv_12_discovery.ino
* shutterinvert
removed slider display to driver
fix wrong invert display
* codereduction+refactor slider
removed webui slider into driver
optimized code
* update slide, fix invert shutters
- refactor sliders into driver
- fix percent calculation on iverted shutters
* fix on realpercent if inverted shutter
* fix ShutterPercentToRealPosition
fix on inverted shutter
* added shutter to bootloop reset
* bugfix integration
* bugfix
|
2023-05-21 12:25:11 +02:00 |
Bernhard Urban-Forster
|
d5ad79985b
|
haas: sync shutter discovery and fix for more than 4 shutter (#18694)
* discovery: hoist shutter computation out of loop
* haas: sync shutter discovery and fix for more than 4 shutter
|
2023-05-20 09:06:56 +02:00 |
stefanbode
|
adff41f962
|
bugfix (#18673)
|
2023-05-16 22:34:07 +02:00 |
Theo Arends
|
9c6fdc7027
|
Sync discoveries
|
2023-04-05 14:06:43 +02:00 |
stefanbode
|
afd22b5b42
|
fix #18331 (Wrong discovery on ESP32_shutter (#18334)
* fix ESP32_shutter wrong discovery
* fix wrong discovers on ESP32 shutter
* fix wrong discovers on ESP32_shutter
* Update xdrv_12_discovery.ino
|
2023-04-05 13:47:12 +02:00 |
Theo Arends
|
5d3f2cc316
|
ESP8266 increase number of discovery relays
|
2023-02-09 16:02:06 +01:00 |
Theo Arends
|
ce29bc38d7
|
Extent ESP8266 virtual button support
|
2023-02-06 12:03:32 +01:00 |
Theo Arends
|
9673cca8b0
|
Extent ESP8266 virtual switch support
|
2023-02-06 11:45:28 +01:00 |
Theo Arends
|
c1ea8953cb
|
Refactor uint8_t to uint32_t
|
2022-11-11 10:44:56 +01:00 |
Theo Arends
|
baf68fcf6e
|
Update xdrv_12_discovery.ino
|
2022-06-10 10:58:32 +02:00 |
Theo Arends
|
c6f51b8ca3
|
Fix future compiles using discovery
|
2022-06-10 10:43:36 +02:00 |
Theo Arends
|
c08561f67c
|
Bump version to v11.1.0.4
- Restructure tasmota
|
2022-06-02 14:17:39 +02:00 |