bug fix previous value of a device
このコミットが含まれているのは:
コミット
47dbebb4b2
@ -190,7 +190,7 @@ class base(dict):
|
||||
return "default warning text - replace parent warning_text function"
|
||||
|
||||
def previous_value(self, key):
|
||||
self.__previous__.get(key)
|
||||
return self.__previous__.get(key)
|
||||
|
||||
|
||||
class shelly(base):
|
||||
|
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする