21 Commits

Author SHA1 Message Date
7c1afa3b87 implement bell ringing using registries 2023-12-18 21:10:53 +01:00
18e0e6ad26 add doorbell protocol 2023-12-18 21:00:51 +01:00
8569cb45c1 set pin to INPUT 2023-12-18 20:48:08 +01:00
14f41cf0f9 disable transmit pin when idle to avoid noise 2023-12-18 14:53:02 +01:00
4a3c54b024 upgrade libraries 2023-12-18 13:36:03 +01:00
672691fe00 add support for displaying raw values - for finding new remotes 2023-05-17 16:31:23 +02:00
f9ae76aadf add embedded tests for building sensor 2022-10-27 21:31:49 +02:00
f9a34ff31a extract decoder for easy testing 2022-10-27 17:25:25 +02:00
32d9183b5e add decoded raw_value 2022-10-27 17:10:32 +02:00
1e695faef0 fix sensor building 2022-10-27 15:00:24 +02:00
bdf87cab17 use pointers to fix virtual calls 2022-10-27 15:00:24 +02:00
8319ae3b5d use reference to avoid copying 2022-10-27 10:48:57 +02:00
95dd0f771f separate sensor from generic in protocol 2 2022-10-27 10:44:05 +02:00
f9bcdecb57 cleanup 2022-10-26 10:36:54 +02:00
c053cc9310 separate fromJson logic 2022-10-26 10:36:26 +02:00
1b984d4987 separate toJson logic for each protocol 2022-10-26 10:35:45 +02:00
8f95262fd4 return by value
split protocol handling
2022-10-25 23:23:49 +02:00
f1e67a80d4 fix reference and types 2022-10-25 18:05:37 +02:00
5b1948df26 reverse engineer protocol 1 value 2022-10-25 17:22:08 +02:00
5957c39045 extract Dht in separate file and disable it 2022-10-08 16:08:12 +02:00
0d24e1a82d migrate gateway to PlatformIO 2020-11-04 22:12:38 +01:00