Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding pressure capabilities for the Xiaomi Aqara Temperature Humidit… #6

Open
wants to merge 761 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
761 commits
Select commit Hold shift + click to select a range
54c6dae
Updates
tmleafs Feb 8, 2018
f27ef79
Removed sections from preferences
veeceeoh Feb 8, 2018
e8dc174
Tiny code cleanup
veeceeoh Feb 9, 2018
b3ec5bf
Change in location of parseTemperature in code
veeceeoh Feb 9, 2018
3c3e24a
remove carriage return from Battery Changed tile text
veeceeoh Feb 9, 2018
2b29f03
T/H sensor code overhaul applied
veeceeoh Feb 9, 2018
d518681
Changed Last Checkin tile to Last Event
veeceeoh Feb 9, 2018
ed6a261
Changed Last Checkin tile to Last Event
veeceeoh Feb 9, 2018
3dd45b4
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
840b639
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
2f0c692
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
4c25d15
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
d239b2d
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
3407fdc
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
2e3011f
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
b9d71e0
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
6ac3685
Added erroneous voltage reading safeguard
veeceeoh Feb 9, 2018
fe70c5a
Added spacers to center displayed tiles
veeceeoh Feb 10, 2018
1e3c8b0
Added spacers to center tile display
veeceeoh Feb 10, 2018
a5392b8
Added spacers to center tile display
veeceeoh Feb 10, 2018
6dee17f
Added spacers to center tile display
veeceeoh Feb 10, 2018
4df118e
Added spacers to center tile display
veeceeoh Feb 10, 2018
d171072
Fixed a typo
veeceeoh Feb 10, 2018
83fffc3
Code overhaul - with continuous motion detection!!
veeceeoh Feb 10, 2018
2f26294
Updated motion reset preference test & default to 60
veeceeoh Feb 10, 2018
7c34bb4
Fixed battery data parse so it works again
veeceeoh Feb 10, 2018
c963d40
Changed Temp offset to type: decimal
veeceeoh Feb 10, 2018
273993d
Added description to temp as integer setting & temp offset now type:d…
veeceeoh Feb 10, 2018
0edadec
Joel's battery icon
veeceeoh Feb 10, 2018
33c8403
Code overhaul of "original" motion detector DTH
veeceeoh Feb 11, 2018
bc095b9
Fixed debug log motion reset message & other formatting
veeceeoh Feb 11, 2018
6bee21d
Fixed debug log motion reset message
veeceeoh Feb 11, 2018
c45998f
Create xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 11, 2018
0b1190b
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 11, 2018
363b00a
Removed errant comma preventing compilation
veeceeoh Feb 11, 2018
84b781c
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 11, 2018
4f1dc7b
Updated battery changed reset routines
veeceeoh Feb 11, 2018
7290270
Updated battery changed reset routines
veeceeoh Feb 11, 2018
ef21f7f
Updated battery changed reset routines
veeceeoh Feb 11, 2018
1f562bd
Updated battery changed reset routines
veeceeoh Feb 11, 2018
e577425
Updated battery changed reset & fixed Last Open routine
veeceeoh Feb 11, 2018
dcf1cfe
Updated battery changed reset routines
veeceeoh Feb 11, 2018
3f68704
Updated battery changed reset routines
veeceeoh Feb 11, 2018
234f2a8
Updated battery changed reset routines
veeceeoh Feb 11, 2018
4399620
Updated battery changed reset, Last Open routine, & Open/Close reset
veeceeoh Feb 11, 2018
48569ea
Improvements to reset open/close
veeceeoh Feb 11, 2018
d81a231
Updated battery changed reset routines
veeceeoh Feb 11, 2018
75119dc
Updated battery changed reset routines
veeceeoh Feb 11, 2018
3e44fcf
One last fix to getContactResult()
veeceeoh Feb 11, 2018
8ca9185
Merge branch 'code-overhaul' into Standardisation
veeceeoh Feb 11, 2018
de78bf4
Merge branch 'Standardisation' into veeceeoh-patch-1
veeceeoh Feb 11, 2018
67bbfb6
Merge pull request #88 from bspranger/veeceeoh-patch-1
veeceeoh Feb 11, 2018
a174688
Fixed incorrect spacer tile placement
veeceeoh Feb 12, 2018
1dde930
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
d3986a4
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
771c93a
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
961c709
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
0d17969
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
8d5820c
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
f50617b
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
a987778
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
360d59b
Fix to battery parse to avoid erroneous value
veeceeoh Feb 12, 2018
a104072
fix - battery parse now working
veeceeoh Feb 12, 2018
ad92c06
fix - battery parse now working
veeceeoh Feb 12, 2018
ef66211
fix - battery parse now working
veeceeoh Feb 12, 2018
beb2ebe
fix - batter parse now working
veeceeoh Feb 12, 2018
386a38e
fix - battery parse now working
veeceeoh Feb 12, 2018
c8b775a
fix - battery parse now working
veeceeoh Feb 12, 2018
46fb18f
fix - battery parse now working
veeceeoh Feb 12, 2018
1820f41
fix - battery parse now working
veeceeoh Feb 12, 2018
2fb5cd6
fix - battery parse now working
veeceeoh Feb 12, 2018
c8e4b46
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
7d5eb65
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
48ac392
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
023d606
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
45eca6b
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
e89a490
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
e5aaaf8
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
fefb8e0
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
4c066e4
Add files via upload
foz333 Feb 12, 2018
97f311b
Update README.md
foz333 Feb 12, 2018
e11cbf5
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
a13965a
Merge pull request #83 from bspranger/Standardisation
veeceeoh Feb 12, 2018
b8bafcd
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
5de1d80
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
b1fc458
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
f9e2d12
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 12, 2018
b9db3b2
resetBatteryRuntime Changes were missing
tmleafs Feb 12, 2018
8083276
Merge pull request #81 from bspranger/code-overhaul
veeceeoh Feb 13, 2018
2f07300
qdding in forum URL as reference point for DH
foz333 Feb 13, 2018
50af725
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 13, 2018
adc4dc9
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 14, 2018
3020a52
Corrected name on line 2
veeceeoh Feb 14, 2018
62ec0af
white battery
veeceeoh Feb 14, 2018
d6f8761
Droplets
veeceeoh Feb 15, 2018
da192bc
Add files via upload
foz333 Feb 15, 2018
2fde42b
Update xiaomi-temperature-humidity-sensor.groovy
gn0st1c Feb 15, 2018
74813ef
pressure icon tests
veeceeoh Feb 15, 2018
7af62cd
pressure #4
veeceeoh Feb 15, 2018
70bf836
Replacement pressure v3 & 4
veeceeoh Feb 16, 2018
c623ad9
Fixed min/max reset from every minute to every day
veeceeoh Feb 16, 2018
8c78959
Added additional fingerprints for pairing
veeceeoh Feb 16, 2018
4970da2
Merge pull request #96 from foz333/master
bspranger Feb 16, 2018
cae2f8c
Fixed typo in new fingerprints
veeceeoh Feb 16, 2018
15ffe0b
updating namespace and author
bspranger Feb 16, 2018
a80a41e
Pressure v5 icon
veeceeoh Feb 17, 2018
3f92a72
pressure v6
veeceeoh Feb 19, 2018
f6e022b
address SHM issue maybe
foz333 Feb 19, 2018
32d7f11
Merge branch 'master' into master
foz333 Feb 19, 2018
cae9e36
New battery & humidity icons for upcoming update
veeceeoh Feb 21, 2018
d6fa005
New pressure Tile icon for upcoming update
veeceeoh Feb 22, 2018
2935908
Added new battery icon
veeceeoh Feb 22, 2018
6af7c08
New battery icon
veeceeoh Feb 22, 2018
8accb9b
New battery icon
veeceeoh Feb 22, 2018
5328641
New battery icon
veeceeoh Feb 22, 2018
86770b7
New battery, pressure, & humidity icons
veeceeoh Feb 22, 2018
a77d1ce
New battery icon
veeceeoh Feb 22, 2018
eaada92
New battery icon
veeceeoh Feb 22, 2018
5f69a4a
New battery icon
veeceeoh Feb 22, 2018
3671b00
New battery & humidity icons
veeceeoh Feb 22, 2018
6137945
New battery icon
veeceeoh Feb 22, 2018
8747980
Merge branch 'master' into master
veeceeoh Feb 23, 2018
a9148b4
Update xiaomi-mijia-honeywell-fire-detector.groovy
foz333 Feb 23, 2018
f56af5e
Merge pull request #101 from bspranger/new-tile-icons
bspranger Feb 23, 2018
abedbfa
Updated battery event description text
veeceeoh Feb 23, 2018
4f6dc46
Updated battery event description text
veeceeoh Feb 23, 2018
ec17be4
Updated battery event description text
veeceeoh Feb 23, 2018
96ee34a
Updated battery event description text
veeceeoh Feb 23, 2018
1979efd
Updated battery event description text
veeceeoh Feb 23, 2018
69bea0c
Updated battery event description text
veeceeoh Feb 23, 2018
e30aa4f
Updated battery event description text
veeceeoh Feb 23, 2018
0fdfdf1
Updated battery event description text
veeceeoh Feb 23, 2018
437b223
Updated battery event description text
veeceeoh Feb 23, 2018
f3d8640
Update xiaomi-aqara-motion-sensor.groovy
alecm Feb 24, 2018
4e5b749
Merge pull request #100 from foz333/master
veeceeoh Feb 24, 2018
eac168f
Removing test icons - no longer needed
veeceeoh Feb 24, 2018
e2f81ca
Delete Droplets400.png
veeceeoh Feb 24, 2018
19ea9bc
Delete Joel_Battery_Icon.png
veeceeoh Feb 24, 2018
c8f4463
Delete atmoPressure.png
veeceeoh Feb 24, 2018
8f1031a
Delete atmoPressureV2.png
veeceeoh Feb 24, 2018
95733ee
Delete atmoPressureV3.png
veeceeoh Feb 24, 2018
a2e0646
Delete atmoPressureV4.png
veeceeoh Feb 24, 2018
e5e6a4d
Delete atmoPressureV5.png
veeceeoh Feb 24, 2018
abc09f2
Delete atmoPressureV6.png
veeceeoh Feb 24, 2018
adb2c64
Delete test1024.png
veeceeoh Feb 24, 2018
da92b69
Delete test128.png
veeceeoh Feb 24, 2018
15e0a5b
Delete test256.png
veeceeoh Feb 24, 2018
fa5dd8c
Delete weather12white-icn.png
veeceeoh Feb 24, 2018
1dea4a6
Delete xiaomi-battery-icn.png
veeceeoh Feb 24, 2018
06cb2c9
Delete xiaomi-battery-trans-icn.png
veeceeoh Feb 24, 2018
cd363f4
Delete xiaomi-humidity-icn.png
veeceeoh Feb 24, 2018
dbd6f7e
Delete test512.png
veeceeoh Feb 24, 2018
486940d
Delete xiaomi-humidity-trans-icn.png
veeceeoh Feb 24, 2018
b12be19
Merge pull request #103 from bspranger/remove-test-icons
veeceeoh Feb 24, 2018
4dca496
Merge pull request #102 from bspranger/alecm-illuminance-colors
alecm Feb 24, 2018
ea253aa
Update xiaomi-aqara-button.groovy
alecm Feb 25, 2018
43f5942
Update xiaomi-aqara-door-window-sensor.groovy
alecm Feb 25, 2018
b2baa01
Battery report tweak xiaomi aqara leak sensor
alecm Feb 25, 2018
fe63aeb
Battery report tweak Xiaomi Aqara Motion Sensor
alecm Feb 25, 2018
dc4fe53
Battery report tweak - Xiaomi Aqara Temp Humidity
alecm Feb 25, 2018
c74d4cc
Battery report tweak - Xiaomi Button
alecm Feb 25, 2018
ee57810
Battery report tweak Xiaomi Door Window Sensor
alecm Feb 25, 2018
0fa88d5
Battery report tweak Xiaomi Motion Sensor
alecm Feb 25, 2018
71efc43
Battery report tweak Xiaomi Temp Humidity
alecm Feb 25, 2018
8f5923b
Update xiaomi-mijia-honeywell-fire-detector.groovy
alecm Feb 25, 2018
ca0990f
Merge pull request #105 from bspranger/alecm-battery-report-tweak
alecm Feb 25, 2018
a641dc4
Changed motion reset default to 120 seconds
bspranger Mar 16, 2018
aef4724
Added a4refillpad method to determine button "held"
veeceeoh Mar 16, 2018
19c0660
Use a4refillpad method to determine button "held"
veeceeoh Mar 17, 2018
aa43556
Fixes based on beta test reports
veeceeoh Mar 19, 2018
6f86a57
timestamp improvement and other changes
veeceeoh Mar 20, 2018
7c40278
Small fixes
veeceeoh Mar 20, 2018
8ac6f41
added info/debug log display settings
veeceeoh Mar 22, 2018
17869ba
moved log display toggles to advanced section
veeceeoh Mar 23, 2018
8717367
Minor fix
veeceeoh Mar 23, 2018
10cc976
Aqara Button DTH - add support for model WXKG12LM
veeceeoh Mar 24, 2018
1ba18a6
Fixes - code is now working correctly
veeceeoh Mar 24, 2018
a01475a
added a working fingerprint line for new model
veeceeoh Mar 24, 2018
814f870
More fixes - no errors now
veeceeoh Mar 24, 2018
3760e76
Added fingerprints for models WXKG01LM / WXKG02LM
veeceeoh Mar 24, 2018
2ad5bdc
one last little fix related to initialization
veeceeoh Mar 24, 2018
b2fdb8e
one last fix
veeceeoh Mar 24, 2018
127b571
Code refactoring & fixes
veeceeoh Mar 26, 2018
5b9cbb4
Minor fixes - mainly formatting
veeceeoh Mar 26, 2018
9fc6e1d
Fixes and improved preference settings
veeceeoh Mar 29, 2018
4af46b8
numberOfButtons now set according to model
veeceeoh Apr 4, 2018
a33eae5
Main tile now displays button state with icon
veeceeoh Apr 5, 2018
76c5562
minor fix
veeceeoh Apr 5, 2018
610c86b
Button status displays in main tile with new icon
veeceeoh Apr 6, 2018
b1feddb
New custom button icons
veeceeoh Apr 6, 2018
650c849
Updated icon links
veeceeoh Apr 6, 2018
909c17f
Merge pull request #110 from bspranger/add-button-held
veeceeoh Apr 6, 2018
d67b62f
[UPDATE] v1.2 Ready to use
veeceeoh Apr 6, 2018
095318f
[UPDATE] v1.2 Ready to use
veeceeoh Apr 6, 2018
fe2f4c1
Merge pull request #113 from bspranger/updated-aqara-dth
veeceeoh Apr 6, 2018
224c01b
Minor fixes to initialization at pairing
veeceeoh Apr 7, 2018
776c4e0
fixed mistaken references to model WXKG01LM
veeceeoh Apr 8, 2018
9f478cb
Improvments to date/time handling/format
marcos-mvs May 7, 2018
238eb55
Merge pull request #115 from marcos-mvs/patch-1
veeceeoh May 7, 2018
a4216e8
Starting work on new DTH
veeceeoh May 15, 2018
6a96673
Merge branch 'master' of https://github.com/bspranger/Xiaomi
veeceeoh May 15, 2018
ee44c41
Fixed fingerprints for model WXKG03LM
veeceeoh Jun 15, 2018
5416883
Humidity offset setting now works correctly
veeceeoh Jul 2, 2018
e065068
Humidity offset setting now works correctly
veeceeoh Jul 2, 2018
1fe32e4
Updated xiaomi-zigbee-outlet.src
mike-debney Jul 28, 2018
f612eb4
Adding energy meter and refresh commands
mike-debney Jul 30, 2018
93b5ed4
Fixing typo
mike-debney Jul 30, 2018
bc2036c
Change temp colors to standard
cscheiene Aug 10, 2018
10f0fc7
Change temp colors to standard
veeceeoh Sep 10, 2018
29d3ccd
Change temp colors to standard
veeceeoh Sep 10, 2018
d5be54b
Change temp colors to standard
veeceeoh Sep 10, 2018
647e3a6
Merge pull request #121 from cscheiene/patch-1
veeceeoh Sep 10, 2018
5e419cf
Change temp colors to standard
veeceeoh Sep 10, 2018
aa7ef93
[BETA] Version 0.5b (Initial release)
veeceeoh Sep 14, 2018
904dfa2
[BETA] v0.51b - Ready for testing
veeceeoh Sep 14, 2018
0eafaf4
[BETA] v0.52b - Ready for testing
veeceeoh Sep 14, 2018
1668614
[BETA] v0.6b - Ready for testing
veeceeoh Sep 14, 2018
c8e6889
[BETA] v0.6b - Ready for Testing
veeceeoh Sep 14, 2018
0adc108
[BETA] v0.6b - Ready for testing
veeceeoh Sep 14, 2018
82d74b1
[BETA] v0.65b - Ready for testing
veeceeoh Sep 17, 2018
da93a40
[BETA] v0.7b - Ready for testing
veeceeoh Sep 26, 2018
58aca24
[BETA] v0.71b - Ready for testing
veeceeoh Sep 27, 2018
77a7047
[BETA] v0.8b - Ready for testing
veeceeoh Oct 20, 2018
8e9ccff
[BETA] v0.9b - Ready for testing
veeceeoh Oct 21, 2018
28004db
[BETA] v0.91b - Ready for testing
veeceeoh Oct 25, 2018
5e409bb
[BETA] v0.92b - Ready for testing
veeceeoh Oct 26, 2018
3ae8375
- update readme with linked images
Feb 13, 2019
3c6829a
Merge pull request #134 from schilkyl/update-readme-with-links
veeceeoh Feb 18, 2019
56094d6
[UPDATE] v1.1 Ready to use
veeceeoh Mar 1, 2019
02b115b
Merge pull request #120 from mike-debney/patch-1
veeceeoh Mar 1, 2019
c30cbe1
[RELEASE] v1.3.5 - for firmware 24.x and older ONLY
veeceeoh Mar 5, 2019
ec95aec
[RELEASE] v1.2 - for firmware 24.x and older ONLY
veeceeoh Mar 5, 2019
c131b98
[UPDATE] v1.3 - for firmware 25.20 and newer ONLY
veeceeoh Mar 6, 2019
f0dbf76
[BETA] v1.4b - for firmware 25.20 and newer ONLY
veeceeoh Mar 7, 2019
61c88f6
[BETA] v1.4.1b - for firmware 25.20 and newer ONLY
veeceeoh Mar 7, 2019
058371e
[BETA] v1.4.2b - for firmware 25.20 and newer ONLY
veeceeoh Mar 7, 2019
fef3be4
[BETA] v1.4.2b - for firmware 25.20 and newer ONLY
veeceeoh Mar 7, 2019
55182f7
[RELEASE] v1.3.5 - for firmware 24.x and older ONLY
veeceeoh Mar 7, 2019
3ae1854
[BETA] v0.9b - Ready to test
veeceeoh Mar 9, 2019
a4d40df
[BETA] v0.9.1b - Ready to test
veeceeoh Mar 28, 2019
aae8e3e
[UPDATE] v1.2 Ready to use
veeceeoh Apr 3, 2019
7ce6000
[UPDATE] v0.9.2b Ready to use
veeceeoh Apr 4, 2019
929a22f
[UPDATE] v0.9.2b Ready to test
veeceeoh Apr 4, 2019
519dec2
[UPDATE] v0.9.2 Ready to use
veeceeoh Apr 4, 2019
850a9ee
[RELEASE] v1.2.1 - firmware 24.x and older ONLY
veeceeoh Apr 4, 2019
efcdfd7
[RELEASE] v1.3.6 - firmware 24.x and older ONLY
veeceeoh Apr 4, 2019
63a6963
[UPDATE] v1.2 Ready to use
veeceeoh Apr 4, 2019
920225b
[UPDATE] v1.4.3 - for firmware 25.20 and newer ONLY
veeceeoh May 4, 2019
5ba4b9f
[UPDATE] v1.3.1 Ready to use
veeceeoh Jul 16, 2019
18360b1
[UPDATE] v1.3.1 Ready to use
veeceeoh Jul 16, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

.DS_Store
37 changes: 33 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
# Xiaomi
Repository of my smartthings device handlers for Xiaomi Devices. Created them primarily for my own use but you are free to use if you so wish.
# Xiaomi Original & Aqara Device Handlers for SmartThings

The devices are difficult to get paired initially. Plenty of information https://community.smartthings.com/t/release-xiaomi-sensors-and-button-beta/77576
Maintained by bspranger
Forked from a4refillpad's Xiaomi repository. Contributions from veeceeoh, ronvandegraaf, tmleafs & gn0st1c.

Great devices but I personally do not recommend the outlets as they appear to make my system less stable. However, other people do not seem to report this.
Install manually or using GitHub integration with these settings:
```
Owner: bspranger
Name: Xiaomi
Branch: master
```

---

## Pairing

These devices are not easy to pair initially. More information and help is available at <a href="https://community.smartthings.com/t/original-aqara-xiaomi-zigbee-sensors-contact-temp-motion-button-outlet-leak-etc/113253/1">this SmartThings Community Post</a>.


## Supported Xiaomi Devices

| | |
| --- | --- |
| [![Xiaomi Button](images/button.jpg)](./devicetypes/bspranger/xiaomi-button.src) | [![Xiaomi Aqara Button](images/aqarabutton.jpg)](./devicetypes/bspranger/xiaomi-aqara-button.src) |
| **Xiaomi Button** | **Xiaomi Aqara Button** |
| [![Xiaomi Door/Window Sensor](images/door.jpg)](./devicetypes/bspranger/xiaomi-door-window-sensor.src) | [![Xiaomi Aqara Door/Window Sensor](images/aqaradoor.jpg)](./devicetypes/bspranger/xiaomi-aqara-door-window-sensor.src) |
| **Xiaomi Door/Window Sensor** | **Xiaomi Aqara Door/Window Sensor** |
| [![Xiaomi Motion Sensor](images/motion.jpg)](./devicetypes/bspranger/xiaomi-motion-sensor.src) | [![Xiaomi Aqara Motion Sensor](images/aqaramotion.jpg)](./devicetypes/bspranger/xiaomi-aqara-motion-sensor.src) |
| **Xiaomi Motion Sensor** | **Xiaomi Aqara Motion Sensor** |
| [![Xiaomi Temperature Humidity Sensor](images/temp.jpg)](./devicetypes/bspranger/xiaomi-temperature-humidity-sensor.src) | [![Xiaomi Aqara Temperature Humidity Sensor](images/aqaratemp.jpg)](./devicetypes/bspranger/xiaomi-aqara-temperature-humidity-sensor.src) |
| **Xiaomi Temperature Humidity Sensor** | **Xiaomi Aqara Temperature Humidity Sensor** |
| [![Xiaomi mijia Honeywell Fire Alarm Detector](images/smoke.jpg)](./devicetypes/bspranger/xiaomi-mijia-honeywell-fire-detector.src) | [![Xiaomi Aqara Leak Sensor](images/aqarawater.jpg)](./devicetypes/bspranger/xiaomi-aqara-leak-sensor.src) |
| **Xiaomi mijia Honeywell Fire Alarm Detector** | **Xiaomi Aqara Leak Sensor** |
| [![Xiaomi Zigbee Outlet](images/outlet.jpg)](./devicetypes/bspranger/xiaomi-zigbee-outlet.src) | |
| **Xiaomi Zigbee Outlet**<br>**Note:** We do not recommend this outlet as they may make SmartThings less stable. | |

This file was deleted.

Loading