Commit e119201
authored
fix: make cache not global (#122)
* feat: add datetime parsing in cleanrecord
* chore: lint
* chore: lint
* fix: timezone for non-3.11
* chore: lint
* feat: add is_available for ha and here in future
* fix: add timeout as a variable and set a longer default timeout for cloud
* chore: lint
* fix: is_available true by default
* fix: status type as class variable
* fix: don't update status when it was none before listener
* fix: reduce info logs
* fix: don't cache device cache
* chore: lint
* fix: double keepalive
* fix: don't continue calling unsupported functions
* fix: revert keepalive for now1 parent 36932c1 commit e119201
1 file changed
+12
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
128 | 136 | | |
129 | 137 | | |
130 | 138 | | |
| |||
161 | 169 | | |
162 | 170 | | |
163 | 171 | | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | 172 | | |
168 | 173 | | |
169 | 174 | | |
| |||
176 | 181 | | |
177 | 182 | | |
178 | 183 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
0 commit comments