Maurice Makaay
1b09849842
Update sponsoring.md
3 years ago
Maurice Makaay
741a4c5175
Update CHANGELOG.md
3 years ago
Maurice Makaay
5d3d31c52f
Update CHANGELOG.md
3 years ago
Maurice Makaay
dbc2c399d8
Fixed a stale link.
3 years ago
Maurice Makaay
04022ddc2e
Implement disco-mode actions. ( #24 )
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
3 years ago
Maurice Makaay
378247e085
New images for presence sensor hack.
3 years ago
Maurice Makaay
ee8847a588
Upgrade status of the GPIO2 debug pad.
As I found out by just trying it out, the debug pad for GPIO2 can be used for I/O purposes. I managed to hook up a microwave presence sensor to the debug pad, with great success. The documentation is updated with that new knowledge.
3 years ago
Maurice Makaay
49fda52a3a
Add images for presence sensor hack.
3 years ago
Maurice Makaay
b01d5bb3de
Update flashing.md
3 years ago
Maurice Makaay
ed506137f0
Added another button-for-flashing example image.
3 years ago
Maurice Makaay
bd54c806cb
Another wiring alternative for flashing.
3 years ago
Maurice Makaay
54b6f4a4f1
Add platform package requirement info
Explained the need for a custom platform package for arduino-esp32 in the technical information.
3 years ago
Maurice Makaay
f1b2bf1149
Added boot messages from the original firmware.
3 years ago
Maurice Makaay
eea556ae8d
Typo fixed.
3 years ago
Maurice Makaay
879686aecc
Helping my OCD-inflicted colleagues.
3 years ago
Maurice Makaay
d97c3361b0
'Technical details' is better than 'Hardware information'.
3 years ago
Maurice Makaay
a5850e2bb2
Tiny typo fix.
3 years ago
Maurice Makaay
e0e26dca54
Update README.md
3 years ago
Maurice Makaay
c96b24236e
Update hardware.md
3 years ago
Maurice Makaay
1eff319b01
Update hardware.md
3 years ago
Maurice Makaay
e43bf75dcd
Added hardware information docs.
3 years ago
Maurice Makaay
2153375050
Fixed file permissions on images.
3 years ago
Maurice Makaay
7812785425
Pointed to my own repo, because the AsyncTCP fix will likely be revered.
3 years ago
Maurice Makaay
57d13805d8
Update README.md
3 years ago
Maurice Makaay
37e9e4b040
Added hints about using 3.3V for serial to USB.
3 years ago
Maurice Makaay
3534114dc5
Update flashing.md
3 years ago
Maurice Makaay
871b9fdf25
Added GPIO0 button solution by @erwinschoonhoven .
3 years ago
Maurice Makaay
7e7401c5f2
Add new image for the flashing guide.
3 years ago
Maurice Makaay
4b74513903
Add feature: possibility to extend the hardware
3 years ago
Maurice Makaay
1735a7d6fd
A few new pictures for the flashing docs.
3 years ago
Maurice Makaay
f37a1c210e
Some small fixups to the flashing docs.
3 years ago
Maurice Makaay
fa5fae019b
Added links for TOC.
3 years ago
Maurice Makaay
1555e1dc52
Added all new pictures to the flashing guide.
3 years ago
Maurice Makaay
7570f5960f
Lowered resolution of new doc pictures.
3 years ago
Maurice Makaay
923c320876
Backup work on flashing guide.
3 years ago
Maurice Makaay
2fa266c531
Backup work on flashing guide.
3 years ago
Maurice Makaay
5e9131d3fe
Work in progress on the flashing guide.
3 years ago
Maurice Makaay
3d4e51f125
Fixed a few documentation links.
3 years ago
Maurice Makaay
f0501d986b
Added features list.
3 years ago
Maurice Makaay
50e4b86244
Added images for describing the flashing process.
3 years ago
Maurice Makaay
b7544c92e0
Merge branch 'main' of https://github.com/mmakaay/esphome-xiaomi_bslamp2 into main
3 years ago
Maurice Makaay
015866f5ab
Dropped the use of exceptions.
I tried the codebase against the new esp-idf 4 alpha code, and
the build didn't have exception handling enabled by default.
I saw no problems with modifying the code to not raise exceptions,
so I did so to be future-proof.
The exception cases were cases that should not happen anyway,
because the input that could trigger the exception has already
been validated on beforehand by the Python-based code generation.
3 years ago
Maurice Makaay
dc0eee0fa3
Switched to using my own arduino-esp32 unicore build.
3 years ago
Maurice Makaay
4443f95cf2
Update README.md
3 years ago
erwinschoonhoven
c15191fb98
Fixes some links ( #20 )
3 years ago
Maurice Makaay
976c947f52
One small typo for man, one big bug for compiler kind.
3 years ago
Maurice Makaay
a61a546c70
Formatted the codebase using the ESPHome clang rules.
3 years ago
Maurice Makaay
10ce0ba6c9
Merge branch 'main' of https://github.com/mmakaay/esphome-xiaomi_bslamp2 into main
3 years ago
Maurice Makaay
c90d9677f8
Applied ESPHome-style code styling.
3 years ago
Maurice Makaay
6e4e9859f2
Update CHANGELOG.md
3 years ago