File tree Expand file tree Collapse file tree 5 files changed +4
-5
lines changed Expand file tree Collapse file tree 5 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ This is the repo for documentation of the Tasmota open source alternative firmwa
3
3
4
4
Built on [ MkDocs] ( https://www.mkdocs.org/ ) using [ Material for MkDocs] ( https://squidfunk.github.io/mkdocs-material/ ) theme.
5
5
6
+ [ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/caaaee27-4f61-436d-a6ca-52d00984850f/deploy-status )] ( https://app.netlify.com/sites/sharp-ardinghelli-27f036/deploys )
7
+
6
8
## Editing Articles
7
9
8
10
Edit only articles in ` /docs ` folder.
Original file line number Diff line number Diff line change 1
1
Very cheap outlet with USB-charger functionality (supposed to deliver 2A, have to test this though) and real 16A relay:
2
2
3
- [ Winfuture price comparison] ( https://winfuture.de/preisvergleich/1417869601 )
4
-
5
3
Device Images
6
4
![ ] ( https://user-images.githubusercontent.com/2738932/46142043-f4362d00-c255-11e8-9244-35f89c34f068.jpg )
7
5
![ ] ( https://user-images.githubusercontent.com/2738932/46142044-f4362d00-c255-11e8-8e95-b0de09f29da0.jpg )
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ This device **_can be most easily flashed using using [Tuya-Convert](https://git
6
6
7
7
## Shopping
8
8
9
- * [ Ali Express] ( https://www.aliexpress.com/item/Smart-WiFi-USB-Charger-Wall-Outlet-High-Speed-Voice-Control-Dual-Outlets-Individually-Surge-Protection-Remote/32976742669.html )
10
9
* [ Amazon] ( https://www.amazon.com/dp/B07JZ124FK )
11
10
* [ Alibaba] ( https://www.alibaba.com/product-detail/New-Design-2-way-Double-Power_60817067611.html?spm=a2700.7724857.normalList.54.4dfd645aBY3qAH ) (10 minimum)
12
11
Original file line number Diff line number Diff line change 142
142
- Yeti.md
143
143
- IOBroker : " https://github.com/arendst/Tasmota/issues/3769"
144
144
- Mozilla WebThings Adapter : " https://github.com/tim-hellhake/tasmota-adapter"
145
- - SmartThings : " https://github.com/BrettSheleski/SmartThingsPublic/blob /master/devicetypes/brettsheleski/sonoff-tasmota.src/readme.md "
145
+ - SmartThings : " https://github.com/BrettSheleski/SmartThingsPublic/tree /master/devicetypes/brettsheleski/sonoff-tasmota.src"
146
146
- Peripherals :
147
147
- Supported-Peripherals.md
148
148
- Displays :
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ pip install mkdocs-minify-plugin
5
5
pip install git+https://github.com/cmitu/mkdocs-altlink-plugin/
6
6
pip install mkdocs-redirects
7
7
pip install ghp-import
8
- mkdocs gh-deploy
8
+ mkdocs build
9
9
"""
You can’t perform that action at this time.
0 commit comments