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

[DOCS] model_id corrections #377

Merged
merged 1 commit into from
Jun 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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: 1 addition & 1 deletion docs/devices/H5072.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Govee H5072

|Model Id|[H5072/75](https://github.com/theengs/decoder/blob/development/src/devices/H5072_json.h)|
|Model Id|[H5072](https://github.com/theengs/decoder/blob/development/src/devices/H5072_json.h)|
|-|-|
|Brand|Govee|
|Model|Thermo Hygrometer|
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/H5075.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Govee H5075

|Model Id|[H5072/75](https://github.com/theengs/decoder/blob/development/src/devices/H5072_json.h)|
|Model Id|[H5075](https://github.com/theengs/decoder/blob/development/src/devices/H5072_json.h)|
|-|-|
|Brand|Govee|
|Model|Smart Thermo Hygrometer|
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/H5101.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Govee H5101

|Model Id|[H5101/02/74/77](https://github.com/theengs/decoder/blob/development/src/devices/H5102_json.h)|
|Model Id|[H5101](https://github.com/theengs/decoder/blob/development/src/devices/H5102_json.h)|
|-|-|
|Brand|Govee|
|Model|Smart Thermo Hygrometer|
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/H5102.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Govee H5102

|Model Id|[H5101/02/74/77](https://github.com/theengs/decoder/blob/development/src/devices/H5102_json.h)|
|Model Id|[H5102](https://github.com/theengs/decoder/blob/development/src/devices/H5102_json.h)|
|-|-|
|Brand|Govee|
|Model|Smart Thermo Hygrometer|
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/H5174.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Govee H5174

|Model Id|[H5101/02/74/77](https://github.com/theengs/decoder/blob/development/src/devices/H5102_json.h)|
|Model Id|[H5174](https://github.com/theengs/decoder/blob/development/src/devices/H5102_json.h)|
|-|-|
|Brand|Govee|
|Model|Smart Thermo Hygrometer|
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/H5177.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Govee H5177

|Model Id|[H5101/02/74/77](https://github.com/theengs/decoder/blob/development/src/devices/H5102_json.h)|
|Model Id|[H5177](https://github.com/theengs/decoder/blob/development/src/devices/H5102_json.h)|
|-|-|
|Brand|Govee|
|Model|Smart Thermo Hygrometer|
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/LYWSD03MMC.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Xiaomi LYWSD03MMC ATC or PVVX firmware


|Model Id|[LYWSD03MMC/MJWSD05MMC_ATC/PVVX](https://github.com/theengs/decoder/blob/development/src/devices/LYWSD03MMC_json.h)|
|Model Id|[LYWSD03MMC_ATC/PVVX](https://github.com/theengs/decoder/blob/development/src/devices/LYWSD03MMC_json.h)|
|-|-|
|Brand|Xiaomi|
|Model|Compact Temperature sensor|
Expand Down
2 changes: 1 addition & 1 deletion docs/devices/MJWSD05MMC.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Xiaomi MJWSD05MMC ATC or PVVX firmware

|Model Id|[LYWSD03MMC/MJWSD05MMC_ATC/PVVX](https://github.com/theengs/decoder/blob/development/src/devices/LYWSD03MMC_json.h)|
|Model Id|[MJWSD05MMC_ATC/PVVX](https://github.com/theengs/decoder/blob/development/src/devices/LYWSD03MMC_json.h)|
|-|-|
|Brand|Xiaomi|
|Model|Compact Temperature sensor|
Expand Down