Skip to content

Add services to geniushub#30918

Merged
zxdavb merged 9 commits into
home-assistant:devfrom
zxdavb:geniushub_add_services
Jan 18, 2020
Merged

Add services to geniushub#30918
zxdavb merged 9 commits into
home-assistant:devfrom
zxdavb:geniushub_add_services

Conversation

@zxdavb
Copy link
Copy Markdown
Member

@zxdavb zxdavb commented Jan 17, 2020

Breaking Change:

Known none.

Description:

Add services to geniushub: these expose the full functionality of the system, using geniushub's own schema:

  • set_zone_mode: set teh zone mode (e.g. footprint mode)
  • set_zone_override: set the zone to target temp for a period of time

Related issue (if applicable): N/A

Pull request with documentation for home-assistant.io (if applicable): home-assistant/home-assistant.io#11798

Example entry for configuration.yaml (if applicable): unchanged

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly. Update and include derived files by running python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt by running python3 -m script.gen_requirements_all.
  • Untested files have been added to .coveragerc.

@zxdavb zxdavb merged commit bfa8cb7 into home-assistant:dev Jan 18, 2020
@zxdavb zxdavb deleted the geniushub_add_services branch January 18, 2020 12:15
@lock lock Bot locked and limited conversation to collaborators Jan 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants