2.3.0 • Published 5 months ago

iobroker.panasonic-comfort-cloud v2.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 months ago

ioBroker.panasonic-comfort-cloud

:warning: WARNING
New app version in adapter settings is 1.19.1

Logo

NPM version Downloads Dependency Status Known Vulnerabilities

NPM

Tests:: Travis-CI

panasonic-comfort-cloud adapter for ioBroker

Adapter to control devices in the Panasonic Comfort Cloud. It uses REST calls which are extracetd from the official Comfort Cloud app. To use the a adpter you need to enter your username and password in the configuration. They are used to authenticate access to the Comfort Cloud. Information of all devices is automatically retrieved and inserted as an object. The adpter polls the device information cyclically (see interval in the settings) and sends commands directly to the cloud.

With the method used, only one client can be logged on with the account at a time. It is recommended that a second account, for which the devices have been shared, is used.

Changelog

2.3.0 (2023-12-21)

  • Updated packages
  • Added connected state to devices

2.2.4 (2023-10-18)

  • Fixed load AppVersion from Github.

2.2.3 (2023-10-14)

  • Added support for admin 5 UI (jsonConfig).
  • Updated packages.
  • Fixed translation.

2.2.2 (2023-09-16)

  • Fixed wrong version number.

2.2.1 (2023-09-16)

  • panasonic-comfort-cloud-client updated to new version. New headers added.

2.2.0

  • Added feature to automatically load the app version from GitHub.

2.1.0

  • Added app version to settings.

2.0.6

  • panasonic-comfort-cloud-client updated to new version. (appVersion changed again)

2.0.5

  • Translation for news added.

2.0.4

  • New version of dependencies installed.

2.0.3

  • panasonic-comfort-cloud-client updated to new version. (appVersion changed again)

2.0.2

  • panasonic-comfort-cloud-client updated to new version.

2.0.1

  • Changed the type of some states from string to number.

2.0.0

  • Added js-controller 3 dependency.
  • Added username and password to protectedNative and password to encryptedNative.
  • Added connection info.
  • Changed schdule to timeout for refresh.
  • Fixes for async await pattern.

1.2.9

  • Error handling for get device added.

1.2.8

  • Fixed bug in Comfort Cloud client.

1.2.7

  • Comfort Cloud client updated.

1.2.6

  • Fixed bug that guid is null in device creation.

1.2.5

  • *Comfort Cloud client updated.

1.2.4

  • Fixed bug with undefined guid. Log messages added.

1.2.3

  • Set parameters only for writable states.

1.2.2

  • *Fixed error handling and added stack info.

1.2.1

  • Fixed bug in refesh device method.

1.2.0

  • States insideTemperature, outTemperature and Nanoe added.

License

MIT License

Copyright (c) 2023 marc marc@lammers.dev

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

2.3.0

5 months ago

2.2.4

7 months ago

2.2.1

8 months ago

2.2.3

7 months ago

2.2.2

8 months ago

2.2.0

11 months ago

2.0.6

2 years ago

2.1.0

1 year ago

2.0.5

2 years ago

2.0.3

2 years ago

2.0.4

2 years ago

2.0.2

2 years ago

1.2.9

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.8

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.3

3 years ago

1.1.1

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago