Jan Bouwhuis
3304e18316
Bump incomfortclient to v0.6.3-1 ( #122013 )
2024-07-16 13:23:39 +02:00
Jan Bouwhuis
09ff44e59e
Bump incomfort-client dependency to 0.6.3 ( #120913 )
2024-07-01 13:06:14 +02:00
Jan Bouwhuis
dd6cfdf731
Bump incomfort backend client to v0.6.2 ( #119330 )
2024-06-11 06:55:05 +02:00
Jan Bouwhuis
361c46d491
Bump incomfort backend client to v0.6.1 ( #119209 )
2024-06-09 17:48:17 +02:00
Jan Bouwhuis
34f20fce36
Bump incomfort backend library to v0.6.0 ( #119207 )
2024-06-09 15:52:34 +02:00
Jan Bouwhuis
dd1dd4c6a3
Migrate Intergas InComfort/Intouch Lan2RF gateway YAML to config flow ( #118642 )
...
* Add config flow
* Make sure the device is polled - refactor
* Fix
* Add tests config flow
* Update test requirements
* Ensure dispatcher has a unique signal per heater
* Followup on review
* Follow up comments
* One more docstr
* Make specific try blocks and refactoring
* Handle import exceptions
* Restore removed lines
* Move initial heater update in try block
* Raise issue failed import
* Update test codeowners
* Remove entity device info
* Remove entity device info
* Appy suggestions from code review
* Remove broad exception handling from entry setup
* Test coverage
2024-06-03 20:37:48 +02:00
David Bonnes
185ce8221b
Update the codeowners of the incomfort integration ( #118706 )
2024-06-03 11:29:54 +02:00
Jan Bouwhuis
1b87a2dd73
Update codeowners incomfort integration ( #118700 )
2024-06-03 10:38:24 +02:00
David Bonnes
ffc60d9091
Bump incomfort client library to 0.5.0 ( #87877 )
2023-02-12 18:27:08 +01:00
Erik Montnemery
90d7fb8418
Sort manifests 5 ( #87026 )
2023-02-08 20:35:25 +01:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
David Bonnes
2103335323
Bump incomfort client to 0.4.4 ( #47718 )
...
* bump incomfort client
* bump client to 0.4.4
* restore launch.json
2021-03-10 18:58:37 +01:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
David Bonnes
e1eab214ad
allow multiple heaters per incomfort gateway ( #28324 )
...
* add multiple heaters per gateway
* bump client to handle the above
2019-10-29 21:29:39 +00:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
David Bonnes
fa92d0e6d8
Fix incomfort and Bump client to 0.3.5 ( #26802 )
...
* remove superfluous device state attributes
* fix water_heater icon
* add type hints
* fix issue #26760
* bump client to v0.3.5
* add unique_id
2019-09-30 09:31:35 +01:00
David Bonnes
a76bb5e82c
initial commit ( #25731 )
2019-08-06 11:03:08 -05:00
David Bonnes
616301f7ee
Fix incomfort issue #24478 & bump client ( #24548 )
...
* fix issue #24478 - missing climate entities
* bump client
2019-06-15 12:45:01 -07:00
David Bonnes
2a9fd9ae26
Add incomfort climate and bump client ( #23830 )
...
* Initial commit
* bump client for bugfix
* bump client for bugfix 2
* de-lint
2019-05-12 13:40:10 +02:00
David Bonnes
7181d639fd
Add Intergas InComfort Lan2RF gateway ( #23736 )
...
* fixed __init__.py
* add sensors
* switch to parent-child architecture
* make binary_sensor the parent
* revert parent - to water_heater
* first working version
* working, delinted (except TODO)
* update to latest client library
* remove debug code
* delint
* tweak device_state_attributes
* tweak device_state_attrbutes
* minor tweaks
* bump client library for bugfix
* improve state attributes for pumping
* update .coverage
* bugfix - binary sensors not updating
* rename to incomfort from intouch
* fix coveragerc regression
* bump client (bugfix for /protected URL)
* bump client (bugfix for /protected URL) 2
* bump client
* remove debug code
* ready for PR
* fix regression
* use xx._boiler instead of xx._objref
* improve current_temperature and delint
* use current_operation instead of state
* refactor vol.Schema
* remove unneeded instance attribute
* remove unneeded instance attribute 2
* refactor device_state_attributes
* change 'boiler' to 'heater'
* change 'boiler' to 'heater' 2
* correct a typo
* bugfix: add missing comma
* small tidy-up
2019-05-07 23:53:55 +02:00