m7i-org
7e09f4b774
Sub-GHz: Added Vauno-EN8822 weather station ( #262 )
...
* feat(subghz): Added Vauno-EN8822 weather station
* Update changelog
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-10-20 07:27:03 +02:00
Willy-JL
d8ef57ccb7
Merge remote-tracking branch 'ul/dev' into js-backport-of-backport
2024-10-16 18:57:58 +01:00
MX
2aff3bca73
fix zero issues in princeton
2024-10-16 11:37:41 +03:00
Willy-JL
2f6faa1b7b
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-10-16 00:56:19 +01:00
MX
9799a07db6
remove serial check ui in gangqi [ci skip]
2024-10-12 23:16:02 +03:00
m7i-org
925481ffd0
Sub-GHz: Nexus-TH weather station protocol improvements on detection ( #256 )
...
* feat(subghz): Nexus-TH improvements on detection
Added detection improvements for Nexus-TH as in 00bd97c63a/src/devices/nexus.c (L63-L78) :
- If hum==0% there's no humidity sensor, so don't overwrite to 20%
- If the Rubicson check matches, then it's probably not a Nexus-TH
- Check temp range beween -50C and 100C
* Update changelog
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-10-12 02:07:53 +01:00
m7i-org
ca668ee006
Bresser 3CH protocol: added V0 message format ( #245 )
...
* feat(subghz): added V0 message format to Bresser 3CH protocol
Improved the Bresser 3CH recognition, as some sensors send multiple message types at the same time.
* Update changelog
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-10-07 05:22:25 +02:00
Willy-JL
8b8d3b2833
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-09-27 01:48:29 +01:00
MX
d2a8e9fb5e
princeton add support for different button coding type [ci skip]
2024-09-26 19:06:39 +03:00
m7i-org
3351f9b636
Sub-GHz: Add Bresser 3CH weather station protocol ( #217 )
...
* feat(subghz): added Bresser 3CH weather station
Added the Bresser 3CH, a weather station supported by rtl_433 already.
* Update changelog
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-09-18 01:14:29 +02:00
Willy-JL
8d43f8f7cc
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2024-09-17 22:03:37 +01:00
MX
2826382970
fix check [ci skip]
2024-09-16 18:31:02 +03:00
MX
2af87cdb70
hollarm button codes and gangqi validator allow more serials [ci skip]
2024-09-16 18:01:51 +03:00
Willy-JL
1fec32daa1
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-09-14 01:30:48 +02:00
MX
1ca240b624
princeton custom buttons support [ci skip]
2024-09-11 01:59:41 +03:00
Willy-JL
26959f73d8
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2024-09-10 01:03:42 +02:00
MX
5da447a2b0
more chance to generate working remote at gangqi
2024-09-09 04:11:00 +03:00
Willy-JL
3485693c00
Format
2024-09-07 00:41:02 +02:00
Willy-JL
45fab3cf3d
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-09-07 00:16:52 +02:00
MX
ad1c9045af
use global counter
2024-09-06 12:56:35 +03:00
MX
64e231ae8d
fix logic
2024-09-06 12:47:43 +03:00
MX
910380559b
move logic
2024-09-06 12:16:34 +03:00
MX
8d731f3b1b
hay21 add 3rd button
2024-09-06 11:52:03 +03:00
MX
7333c550d2
hay21 small ui fix
2024-09-06 11:46:11 +03:00
MX
2e0cebc4f8
add hay21 dynamic protocol [ci skip]
2024-09-06 11:23:02 +03:00
MX
2762ff2def
gangqi serial validator and fix add manually
2024-09-06 10:11:43 +03:00
MX
a4eebd7ad6
Add hollarm 42bit protocol and more
...
custom button support and add manually support for new protocols
2024-09-06 00:46:29 +03:00
MX
24325e4418
gangqi add button parsing
2024-09-05 03:54:16 +03:00
Willy-JL
0900ac3520
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2024-09-04 22:39:32 +02:00
MX
8fd8e4f3d9
Add marantec24 and gangqi protocols
...
Protocols by @xMasterX / captures for gangqi by @mishamyte
2024-09-04 03:16:30 +03:00
Willy-JL
1146f8a21a
SubGHz: Update Oregon 2 and 3 weather info display to new design
2024-09-03 01:32:36 +02:00
Willy-JL
a3e1b66be4
SubGHz: Fix Acurite 986 temperature value conversion
2024-09-03 01:06:20 +02:00
m7i-org
ff0e885fba
feat(subghz): added Solight TE44 recognition ( #183 )
...
* feat(subghz): added Solight TE44 recognition
Added the Solight TE44 weather station, with a protocol similar to Auriol HG06061A but with a checksum and different sync values.
Updated the tests as well, including a raw and a decoded capture.
* Lint fixes
* Update changelog
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-08-22 02:46:08 +02:00
Willy-JL
c6320a6a59
Use long hash in dickert mahs protocol
2024-08-13 02:34:15 +02:00
Willy-JL
5f98c5d986
Merge remote-tracking branch 'ofw/dev' into yeet-lfs
2024-08-13 02:27:09 +02:00
MX
821f5bab18
Merge remote-tracking branch 'OFW/dev' into dev
2024-08-10 14:47:38 +03:00
daubsi
4f75d92747
Added protocol for Dickert MAHS garage door remote control ( #3826 )
...
* Added Dickert MAHS protocol
* Update protocol_items.c
* Added Dickert MAHS protocol reference
* Update protocol_items.h
* Removed logging and some defines
* Reworked the send code to properly adhere to Dickert timings
* Added subghz unit test for Dickert MAHS
* Minor fix in encoding length
* Added Dickert Decoder Test to subghz unit tests and set repeat=10
* SubGhz: cleanup dickert mahs code and documentation
* SubGhz: correct type in for statement in dickert mahs
Co-authored-by: あく <alleteam@gmail.com >
2024-08-09 17:24:57 +09:00
Totoo
29df6adb34
Sub-GHz: Added EmosE601x and Acurite 5in1 protocols from WS app ( #170 )
...
* Added EmosE601x and Acurite 5in1 WS
* fix descr
* Add string_brief placeholder
* Keep close to other WS protocols
* Update changelog
* Format
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-07-27 04:17:15 +02:00
MX
57f3bce8e3
merge manually formatted stuff too
2024-07-16 01:01:17 +03:00
Willy-JL
2eaf1ffc95
New formatting
2024-07-15 22:32:17 +01:00
Willy-JL
02f7207d28
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-07-15 22:18:35 +01:00
MX
726cb770d0
formatting
2024-07-15 20:02:45 +03:00
hedger
ffa3996a5e
[FL-3867] Code formatting update ( #3765 )
...
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard: c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev
Co-authored-by: あく <alleteam@gmail.com >
2024-07-15 13:38:49 +09:00
MMX
d5a790e25b
SubGHz: Hormann HSM static - Fix button decode ( #3767 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-07-10 13:10:54 +01:00
Willy-JL
792a5fb9ae
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-07-08 22:22:16 +01:00
MX
b11f18c553
hormann hsm static code btn decode fix??? [ci skip]
2024-07-08 17:21:06 +03:00
MX
54192afe56
hormann_ecostar add manually support and custom button
2024-07-08 09:40:09 +03:00
MX
4b7875376b
keeloq custom buttons improvements
2024-07-08 09:08:48 +03:00
MX
96b1ca97dc
subghz add novoferm support
2024-07-08 08:10:00 +03:00
Willy-JL
9e8be87fe6
Fix and cleanup weather station info
2024-06-24 22:34:06 +02:00