Skip to content

Commit 9d5bf2e

Browse files
committed
Update version
and doc
1 parent 13d768c commit 9d5bf2e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/prerequisites/devices.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Here is the list of supported devices by the gateway:
1010
| ClearGrass with atmospheric pressure |CGP1W|temperature/humidity/air pressure|
1111
| Clock |LYWDS02|temperature/humidity|
1212
| Eddystone TLM|protocol|temperature/count/volt/time|
13+
| GOVEE |H5055|temperature1/temperature2/temperature3/temperature4 /temperature5/temperature6/battery|
1314
| GOVEE |H5075|temperature/humidity/battery|
1415
| GOVEE |H5072|temperature/humidity/battery|
1516
| GOVEE |H5102|temperature/humidity/battery|
@@ -28,6 +29,7 @@ Here is the list of supported devices by the gateway:
2829
| Qingping |CGPR1|presence/luminance|
2930
| RuuviTag Raw V1|RuuviTag|temperature/humidity/pressure/acceleration/volt|
3031
| RuuviTag Raw V2|RuuviTag|temperature/humidity/pressure/acceleration/volt/TX power/movement/counter/sequence number|
32+
| SwitchBot|S1|mode/state/battery|
3133
| Thermobeacon|WS02|temperature/humidity/volt|
3234
| Thermobeacon|WS08|temperature/humidity/volt|
3335
| TPMS|TPMS|temperature/pressure/battery/alarm/count|

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setup(
2020
name="TheengsGateway",
21-
version="0.1.5dev",
21+
version="0.1.5",
2222
long_description=long_description,
2323
long_description_content_type='text/markdown',
2424
author="Theengs",

0 commit comments

Comments
 (0)