daikin-controller-cloud
Advanced tools
Comparing version
@@ -111,3 +111,3 @@ /** | ||
isCloudConnectionUp() { | ||
return this.desc.isCloudConnectionUp.value; | ||
return !!this.desc.isCloudConnectionUp.value; | ||
} | ||
@@ -114,0 +114,0 @@ |
{ | ||
"name": "daikin-controller-cloud", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Interact with Daikin Cloud devices and retrieve Tokens", | ||
@@ -5,0 +5,0 @@ "author": "Apollon77 <iobroker@fischer-ka.de>", |
@@ -82,2 +82,5 @@ # daikin-controller-cloud | ||
## Changelog: | ||
### 1.2.2 (2023-09-03) | ||
* (Apollon77) make sure isCloudConnectionUp is always a boolean | ||
### 1.2.1 (2023-08-29) | ||
@@ -84,0 +87,0 @@ * (Apollon77) Use field timestamp to report the last update time of the data |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
673905
0.01%130
2.36%4
33.33%