Theo Arends
ebe308acfc
refactor button/switch code
2023-03-25 18:15:24 +01:00
Theo Arends
4645af038c
Add BASE 2 for absolute relays
2023-03-25 17:50:23 +01:00
pkkrusty
3daedae2da
Add speed and heading info to GPS driver ( #18035 )
...
* Add speed heading to driver
Added NAV-VELNED messages to driver, allowing speed and heading info on the main web page and JSON messages. Probably could be optimized; mostly another exercise in copy/paste
* wrap velocity code in #define USE_GPS_VELOCITY
Code space increases by 0k4, not sure about RAM (don't know how to measure). But added a struct with 320 bits, so maybe 40 bytes?
* Add documentation up top
---------
Co-authored-by: Theo Arends <11044339+arendst@users.noreply.github.com>
2023-03-25 15:37:38 +01:00
Theo Arends
1e1c536a50
Consolidate Energy Column Gui
2023-03-25 15:16:06 +01:00
Theo Arends
9ae7b86efc
Save some bytes
2023-03-25 11:59:42 +01:00
Theo Arends
b32a093c0c
Fix multidigit SwitchModes display
...
Fix multidigit SwitchModes display
2023-03-25 11:36:10 +01:00
Theo Arends
5bb624ad09
Add command ``SwitchMode0``
...
Add command ``SwitchMode0`` to show or set all SwitchModes
2023-03-25 11:29:49 +01:00
pkkrusty
b456b97dda
Include fix state in JSON output ( #18254 )
...
Mirror the webpage display, and make fix status available for triggers and rules.
2023-03-25 10:23:58 +01:00
Theo Arends
56b3fbe917
Add MCP23xxx absolute buttons and switches
2023-03-24 18:00:24 +01:00
Theo Arends
938399e086
Add absolute button/switch support
...
Add absolute button/switch support (#18232 )
2023-03-24 17:20:28 +01:00
stegerfa
0081022543
fixes building the sensor names in case of multiple channel thermostat function ( #18248 )
...
now it will follow SetOption64 (hyphen vs underscore)
hyphen is the standard - underscore the much safer option in my cases
as many user user underscore the mistake was not detected till now
Co-authored-by: Fabian Steger <git@fabian-steger.de>
2023-03-24 14:54:23 +01:00
s-hadinger
7abff936cd
Matter fix subscriptions ( #18247 )
2023-03-23 22:52:34 +01:00
bovirus
d7370e7211
Update italian language ( #18240 )
2023-03-22 20:11:00 +01:00
Theo Arends
eaeae1c0b7
Update changelogs
2023-03-22 13:39:46 +01:00
Theo Arends
00c60450c6
Consolidate messages
...
- Consolidate messages
- Fix sen5x
2023-03-22 13:25:55 +01:00
SteWers
ab03654e02
[Thermostat] Enhancement publishing of control method ( #18235 )
...
Enhancement publishing of control method. Independent, if hybrid mode is used or not.
2023-03-22 10:41:53 +01:00
Theo Arends
6aab3d4c5e
Bump version v12.4.0.4
...
- Add Matter support simple Relay on Apple Homekit by Stephan Hadinger (#18239 )
- Bump version v12.4.0.4
2023-03-22 10:39:59 +01:00
s-hadinger
487ec87e4f
Matter support simple Relay on Apple Homekit ( #18239 )
2023-03-21 23:23:18 +01:00
s-hadinger
d6ed4adcf6
Berry add `mdns.remove_service()` ( #18238 )
2023-03-21 22:34:10 +01:00
s-hadinger
a36edadc0f
Berry fix `tasmota.get_power(index)` ( #18237 )
2023-03-21 22:30:50 +01:00
Jason2866
4fd6694efc
prevent crash when no firmware exits
2023-03-21 17:26:22 +01:00
Jason2866
985149c934
make sure to use actual `env`
...
for Upload without build
2023-03-21 16:43:45 +01:00
Jason2866
b71968729f
speed up `erase` flash
2023-03-21 15:04:22 +01:00
Jason2866
11645705e3
Flash firmware without `run build` ( #18233 )
...
* Flash without build
* Use firmwares from `build_output`
* simulate build with firmware from `build_output`
* rm debug code
2023-03-21 14:56:24 +01:00
Jeroen
a68bc49cab
Added option to output TCP requested modbus data to MQTT ( #18231 )
...
https://github.com/arendst/Tasmota/discussions/17369
Co-authored-by: JeroenSt <nospam@nospam.org>
2023-03-21 09:39:32 +01:00
Jeroen
fbbb4eaf84
Fix for issue: https://github.com/arendst/Tasmota/issues/18088 ( #18228 )
...
Co-authored-by: JeroenSt <nospam@nospam.org>
2023-03-20 21:26:38 +01:00
Theo Arends
59677d7e4a
Consolidate sensor parameters
2023-03-20 17:11:05 +01:00
gemu
daa64f098c
Scripter update ( #18226 )
...
* fix failure with negative values in >D
* Create Powerwall.h
2023-03-20 12:13:36 +01:00
Theo Arends
34ee7c67d8
Update changelogs
...
- Add support for PMSA003I Air Quality Sensor by Jean-Pierre Deschamps (#18214 )
- Add support for DingTian virtual switch/button/relay (#18223 )
2023-03-20 10:21:16 +01:00
Jean-Pierre Deschamps
5661a6798f
Support for pmsa003i ( #18214 )
...
* Initial support for PMSA003I air quality sensor.
* Updated pmsa003i support to the latest dev branch
* Fixed typo in esp32 configuration
Removed all global variable and use the PM25_AQI_Data struct from Adafruit library
Fix typo Xsns100 to Xsns104
Fix Typo XI2C_71 to XI2C_78
* Move everything in custom Struct for PMSA003I driver
---------
Co-authored-by: Jean-Pierre Deschamps <info@jpdeschamps.com>
2023-03-20 09:52:22 +01:00
Jason2866
e0d67cee44
add `Upload and Monitor` to VSC Pio Menu bar
2023-03-19 23:26:32 +01:00
Barbudor
948a82d75e
Add virtual Buttons & Switches in Digtian driver ( #18223 )
...
* add support for virtual buttons or switches
* remove DINGTIAN key from SENSOR when using buttons-switches
2023-03-19 20:19:48 +01:00
Theo Arends
115105bf7c
Consolidate energy messages
2023-03-18 18:26:43 +01:00
s-hadinger
e92e115451
Matter support Homekit commissioning ( #18216 )
2023-03-18 14:20:49 +01:00
Theo Arends
9a3a479c4f
Reduce heap fragmentation
2023-03-17 21:17:53 +01:00
Theo Arends
54a2688cbf
Bump v12.4.0.3
...
- Bump v12.4.0.3
- Refactor energy monitoring reducing stack usage and solve inherent exceptions and watchdogs (#18164 )
2023-03-17 21:05:51 +01:00
stefanbode
d0f4637611
Fix #18198 ( #18204 )
...
* Fix #18198
Fix wrong movement with tilt if additional endstop defined
* simplify
2023-03-16 14:38:04 +01:00
s-hadinger
09255d6373
Matter fix Network Featuremap ( #18202 )
2023-03-16 08:51:07 +01:00
Theo Arends
cc09ff21e1
Refactor RFSensor
2023-03-15 12:05:40 +01:00
Theo Arends
da4a1db300
Fix logging message
2023-03-15 10:01:17 +01:00
s-hadinger
1131ffada1
Matter refactor CASE sessions and QRCode ( #18196 )
2023-03-14 23:26:53 +01:00
s-hadinger
4ff9cf4e59
Berry coc support unicode ( #18195 )
2023-03-14 23:02:50 +01:00
Jason2866
0d3302ad04
Create settings.json ( #18192 )
2023-03-14 16:59:06 +01:00
Paul Blacknell
52227b0294
add: controller control method added to MQTT and Web UI ( #18189 )
2023-03-14 12:32:36 +01:00
Theo Arends
8d39ea2d66
Strict license ( #18157 )
2023-03-14 09:46:45 +01:00
Theo Arends
1a6076c253
Add flush before disabling tx ( #17247 )
2023-03-14 09:28:00 +01:00
Theo Arends
bda32739a8
Support for reset settings on filesystem
2023-03-13 15:41:21 +01:00
Pi57
2ce93bdddd
Teleinfo, update energy display (3 phases) ( #18167 )
...
Correct energy display and load bar display in case of 3 phases system
2023-03-13 08:24:10 +01:00
s-hadinger
0bc48d16c2
Berry add `web_get_arg` event to drivers when `FUNC_WEB_GET_ARG` event is processed ( #18175 )
2023-03-12 19:01:08 +01:00
s-hadinger
ded60556e2
Move matter strings to weak references ( #18174 )
2023-03-12 19:01:02 +01:00