Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[homekit] Allow configuring thermostat modes via metadata #17056

Merged
merged 2 commits into from
Jul 14, 2024

Conversation

ccutrer
Copy link
Contributor

@ccutrer ccutrer commented Jul 14, 2024

for example, if it's a water heater that's always in heat mode, so you don't have to create dummy items for the characteristics

this also adds the infrastructure necessary to use metadata characteristics as mandatary characteristics

it also adds TemperatureUnit as a characteristic the user can provide, and support TargetRelativeHumidity characteristic for Thermostat

for example, if it's a water heater that's always in heat mode, so
you don't have to create dummy items for the characteristics

this also adds the infrastructure necessary to use metadata characteristics
as mandatary characteristics

it also adds TemperatureUnit as a characteristic the user can provide,
and support TargetRelativeHumidity characteristic for Thermostat

Signed-off-by: Cody Cutrer <cody@cutrer.us>
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/homekit-integration-beta/157125/1

@jlaur jlaur changed the title [homekit] allow configuring thermostat modes via metadata [homekit] Allow configuring thermostat modes via metadata Jul 14, 2024
@jlaur jlaur added the enhancement An enhancement or new feature for an existing add-on label Jul 14, 2024
Copy link
Contributor

@yfre yfre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good feature.
pretty code heavy change for one feature, but you also did some code re-org to make cleaner. thank you.

LGTM

Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, some minor comments.

Co-authored-by: lsiepel <leosiepel@gmail.com>
Signed-off-by: Cody Cutrer <cody@cutrer.us>
@lsiepel lsiepel merged commit 3af703c into openhab:main Jul 14, 2024
5 checks passed
@lsiepel lsiepel added this to the 4.3 milestone Jul 14, 2024
@ccutrer ccutrer deleted the homekit-thermostat-modes branch July 14, 2024 23:05
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Jul 18, 2024
)

* [homekit] allow configuring thermostat modes via metadata

Signed-off-by: Cody Cutrer <cody@cutrer.us>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Jul 19, 2024
)

* [homekit] allow configuring thermostat modes via metadata

Signed-off-by: Cody Cutrer <cody@cutrer.us>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Jul 19, 2024
)

* [homekit] allow configuring thermostat modes via metadata

Signed-off-by: Cody Cutrer <cody@cutrer.us>
digitaldan pushed a commit to digitaldan/openhab-addons that referenced this pull request Aug 29, 2024
)

* [homekit] allow configuring thermostat modes via metadata

Signed-off-by: Cody Cutrer <cody@cutrer.us>
pgfeller pushed a commit to pgfeller/openhab-addons that referenced this pull request Sep 29, 2024
)

* [homekit] allow configuring thermostat modes via metadata

Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants