mirror of
https://github.com/Andre0512/hon.git
synced 2026-07-04 09:42:44 +02:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4499610fc5 | |||
| f1ca4e38e0 | |||
| cdc0bfc2e0 | |||
| 237981ded3 | |||
| dec964b039 | |||
| 847ae04245 |
@@ -222,7 +222,6 @@ AC_HUMAN_SENSE: dict[int, str] = {
|
||||
}
|
||||
|
||||
AP_MACH_MODE: dict[int, str] = {
|
||||
0: "standby",
|
||||
1: "sleep",
|
||||
2: "auto",
|
||||
3: "allergens",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"iot_class": "cloud_push",
|
||||
"issue_tracker": "https://github.com/Andre0512/hon/issues",
|
||||
"requirements": [
|
||||
"pyhOn==0.17.5"
|
||||
"pyhOn==0.17.4"
|
||||
],
|
||||
"version": "0.14.0"
|
||||
"version": "0.14.0-beta.7"
|
||||
}
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
pyhOn==0.17.5
|
||||
pyhOn==0.17.3
|
||||
|
||||
Reference in New Issue
Block a user