Theo Arends
71e666462c
Prep RN2XX3 support
2024-03-30 16:42:57 +01:00
bovirus
1abc4a6c30
Update Italian language ( #21052 )
2024-03-27 17:44:41 +01:00
s-hadinger
10465ce941
Added GPIO for SPI for Universal Touch Screen ( #21025 )
...
* Added GPIO for SPI for Universal Touch Screen
* Rename GPIOs
* Fix indentation
* Add parsing of I2C Reset and IRQ GPIOs
2024-03-25 22:04:50 +01:00
bovirus
899e637bda
Update Italian language ( #20956 )
2024-03-16 12:12:32 +01:00
Theo Arends
5ab7ebee9d
Fix compilations
2024-03-14 16:40:22 +01:00
Theo Arends
d258b9a758
Prep LoRa 2
2024-02-23 16:20:09 +01:00
Theo Arends
d4980b9957
Prep SPI LoRa
2024-02-23 14:58:39 +01:00
bovirus
06d7d3ba74
Update Italian language ( #20769 )
2024-02-21 09:48:50 +01:00
SteWers
5f07afab1b
[EQ3-TRV] Fix label `Valve Position` ( #20757 )
2024-02-19 11:29:14 +01:00
Theo Arends
fb003e006e
Add Show calculated heat index if temperature and humidity is available with ``#define USE_HEAT_INDEX`` ( #4771 )
2024-02-18 18:00:41 +01:00
bovirus
f2bcff346a
Update Italian language ( #20526 )
2024-01-18 10:23:04 +01:00
SteWers
f14ee6415b
[EQ3-TRV] View some values in WebUI ( #20487 )
...
* [EQ3-TRV] View some values in WebUI
- View some values in WebUI
- code cleanup
* [EQ3-TRV] Remove lines
2024-01-14 17:39:15 +01:00
SteWers
e68a6fd078
Add `D_BATTERY` ( #20478 )
...
Add `D_BATTERY` to language files
2024-01-13 10:00:39 +01:00
chefpro
0b509f60b4
Add support for pipsolar inverter ( #20408 )
...
* Add support for pipsolar inverter
* Fix CI-Warnings
* Remove unneeded define
* Pipsolar: Fix dat result
* Add support for the rules engine
---------
Co-authored-by: Peter Rustler <peter@rustlerit.de>
2024-01-10 09:21:02 +01:00
bovirus
22d2377442
Update Italian language ( #20428 )
...
* Update Italian language
* Update it_IT.h
2024-01-08 15:34:39 +01:00
Theo Arends
82313c65b7
Add GPIO Viewer button
2024-01-07 16:06:31 +01:00
bovirus
d3a30681b2
Update Italian language ( #20255 )
2023-12-17 21:13:07 +01:00
Barbudor
7c290388d9
Sonoff Basic R4 Magic switch ( #20247 )
...
* magic switch take 1
* good to go
* good to go
* final, including in tasmota32c3
2023-12-16 18:23:51 +01:00
bovirus
1e7c2a9dd2
Update Italian language ( #20050 )
2023-11-18 14:20:45 +01:00
SteWers
040e25a92c
Label of upload button ( #20036 )
...
As the label of the upload button is concatenated at runtime, this does not match in all languages. To solve this, there is now a full label text for `Start upgrade` and `Start restore`.
2023-11-17 10:35:29 +01:00
bovirus
fa34338476
Update Italian language ( #20002 )
2023-11-13 10:31:37 +01:00
SteWers
64f0520b23
[Thermostat] Change to language files ( #19982 )
...
* [Thermostat] Change to language files
* [Thermostat] Gradient display
Enhance display of gradient temperature
2023-11-12 11:26:45 +01:00
bovirus
5a9da83997
Update Italian language ( #19754 )
2023-10-16 16:07:37 +02:00
s-hadinger
16307bc4b8
More audio refactoring for core3 ( #19749 )
2023-10-15 11:22:20 +02:00
bovirus
67deceeba8
Update Italian language ( #19730 )
2023-10-13 17:50:06 +02:00
Theo Arends
5cee525d02
Add Active Power Total
...
Add Active Power Total if multiple phases AND both positive and negative values (#19141 )
2023-10-13 13:56:04 +02:00
nusse
f245821828
HC8 sensor support ( #19714 )
...
* HC8 sensor support
* HC8: fix json
* HC8: missing languages
* HC8: move macros to proper locations
---------
Co-authored-by: Daniel Maier <daniel.maier@tu-berlin.de>
2023-10-13 11:28:41 +02:00
bovirus
4eefed79ac
Update Italian language ( #19712 )
2023-10-11 17:12:25 +02:00
Theo Arends
39e0cf574d
Refactor AP1 information
2023-10-09 11:33:24 +02:00
bovirus
262c8b421b
Update italian language ( #19442 )
2023-09-03 12:23:48 +02:00
s-hadinger
f7c4c16a9c
Support for HDMI CEC protocol ( #19434 )
2023-09-01 21:46:18 +02:00
Theo Arends
23d6c0f5d5
Add twilight info to GUI ( #19334 )
2023-08-27 17:24:33 +02:00
bovirus
31c3555d4d
Update italian language ( #19169 )
2023-07-23 09:39:17 +02:00
Vincent de Groot
bc41500d9c
MAX17043 sensor integration ( #18788 )
...
* Restart MAX17043 from the scratch
* revert change
* Changed battery capacity in charge (capacity is the Ah value of the battery, this degrades over time when battery ages)
* merge
* Changing xsns_109 to 110
* fix nr
* removed old xsns109
* Update I2CDEVICES.md
* clean-up usage of Interface
2023-07-22 13:33:47 +02:00
bovirus
cdc6ba7c96
Update italian language ( #18605 )
2023-05-08 09:57:13 +02:00
Theo Arends
da5396a080
Add filesystem size to esp8266 GUI
2023-05-07 17:25:18 +02:00
Jeroen
616652ea22
Added support for Dingtian Relay Board v3.6.10 ( #18535 )
...
* Added support for Dingtian Relay Board v3.6.10
* Output OE was never initialized
* Removed white spaces trying to fix language builds
* Fix for https://github.com/arendst/Tasmota/pull/18535#pullrequestreview-1406978097
* Fixed language builds
---------
Co-authored-by: JeroenSt <nospam@nospam.org>
2023-05-01 14:51:02 +02:00
bovirus
d206de52f1
Italian language update ( #18531 )
2023-04-28 08:38:46 +02:00
Theo Arends
f86bc7d8ab
Prep GM861
2023-04-27 17:44:33 +02:00
Theo Arends
5a2266289e
Update Sievert
2023-04-21 16:55:09 +02:00
bovirus
ae5dd61b8a
Update Italian language ( #18415 )
2023-04-15 12:16:54 +02:00
Szewcson
4fdd1ad94d
Ftlab gdk101 Gamma Radiation Sensor Module support ( #18390 )
...
* Support for GDK101.
* GDK101 driver rework
---------
Co-authored-by: PetrNovacek <39201428+r21m@users.noreply.github.com>
2023-04-14 15:29:00 +02:00
bovirus
97993934f2
Italian language update ( #18352 )
2023-04-07 09:13:18 +02:00
Anton ACE
d8bdcebc78
xsns_105_lox_o2: LOX-02 Oxygen sensor support ( #18333 )
...
* xsns_105_lox_o2: LOX-02 Oxygen sensor support
* strtof removed, ConvertTemp added
2023-04-06 09:52:15 +02:00
bovirus
d7370e7211
Update italian language ( #18240 )
2023-03-22 20:11:00 +01:00
Theo Arends
00c60450c6
Consolidate messages
...
- Consolidate messages
- Fix sen5x
2023-03-22 13:25:55 +01:00
Theo Arends
cb988edba8
Prep PCF8574 virtual switch/button/relay
2023-03-03 16:54:57 +01:00
Theo Arends
9f30836854
Add support for multiple MCP23017 as switch/button/relay
2023-03-01 10:12:47 +01:00
Theo Arends
5eecd7f7b4
Update text
2023-02-18 22:56:53 +01:00
Theo Arends
dfe434bb92
Prep MCP23xxx interrupt support
2023-02-18 16:05:56 +01:00