Skip to content

Commit

Permalink
Ajout UNMONITORED_DEVICES pour utilitisation dans hilo/sensor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maxyvon committed Jan 26, 2024
1 parent ea56d88 commit 9d0347f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyhilo/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,3 +263,8 @@
"43100",
"45853",
]

UNMONITORED_DEVICES: Final = [
"43076",
"43100",
]

0 comments on commit 9d0347f

Please sign in to comment.