Commit Graph

15 Commits (957ab589cb3ac16c60db386af396936853198968)

Author SHA1 Message Date
Simon Stürz 930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
Michael Zanetti 127580afba Add hashes for rpi 2023-02-20 17:26:02 +01:00
dependabot[bot] 4cb7db3463 Bump oauthlib from 3.2.1 to 3.2.2 in /daikinairco
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot] 52d578ca5f Bump setuptools from 62.1.0 to 65.5.1 in /daikinairco
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.1.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v62.1.0...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot] 002298f506
Bump certifi from 2021.10.8 to 2022.12.7 in /daikinairco
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 04:33:23 +00:00
dependabot[bot] 0fdd871a96
Bump oauthlib from 3.2.0 to 3.2.1 in /daikinairco
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 23:27:10 +00:00
loosrob b471916ef8 Update integrationplugindaikinairco.json
add temperaturesensor interface
2022-05-07 15:57:52 +02:00
loosrob 9aebf92bd2 Update requirements.txt 2022-04-30 12:11:29 +02:00
loosrob 0595e638d3 Update requirements.txt 2022-04-28 20:46:25 +02:00
loosrob 4b92cdbdcd Update requirements.txt 2022-04-27 21:16:37 +02:00
loosrob 335ade4bde Update meta.json 2022-04-25 22:09:40 +02:00
loosrob 74d078badf improve cooling/heatingOn states 2022-04-16 11:14:17 +02:00
loosrob 4561ebb552 more ip address to variable 2022-04-16 11:01:03 +02:00
loosrob dee2077f95 heating/coolingOn added; IP mgmt
*states headingOn and coolingOn added
*IP refreshed when connected = false
2022-04-15 15:56:39 +02:00
loosrob 4035df9087 New plugin - Daikin Airco
first version of plugin, must functionality present
2022-03-16 20:54:00 +01:00