Skip to content

Commit

Permalink
chore: Add config file for XY-MD02 temperature and humidity sensor (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
njh authored Jan 3, 2025
1 parent 36ba683 commit b8ff697
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added contrib/xy/XY-MD02.pdf
Binary file not shown.
4 changes: 4 additions & 0 deletions contrib/xy/xy-md02.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
device,XY-MD02,1
poll,input_register,1,2,BE_BE
ref,Temperature,1,int16,r,°C,0.1
ref,Humidity,2,int16,r,%,0.1

0 comments on commit b8ff697

Please sign in to comment.