mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-13 10:04:28 +05:00
fix #120
This commit is contained in:
@@ -229,8 +229,8 @@ class Mega1WSensor(FilterBadValues):
|
|||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
unit_of_measurement,
|
unit_of_measurement=None,
|
||||||
device_class,
|
device_class=None,
|
||||||
key=None,
|
key=None,
|
||||||
*args,
|
*args,
|
||||||
**kwargs
|
**kwargs
|
||||||
|
|||||||
Reference in New Issue
Block a user