Skip to content

Remove hook integration#31046

Merged
balloob merged 1 commit into
home-assistant:devfrom
springstan:deprecate-hook
Jan 23, 2020
Merged

Remove hook integration#31046
balloob merged 1 commit into
home-assistant:devfrom
springstan:deprecate-hook

Conversation

@springstan
Copy link
Copy Markdown
Member

@springstan springstan commented Jan 21, 2020

Breaking Change:

The hook integration has been removed due to the shutdown of the connected service. All servers that have been providing this service will be turned off on 31 Jan 2020.

Description:

  • See breaking change ✌

Related issue (if applicable): fixes #31036

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

Example entry for configuration.yaml (if applicable):

# Example configuration.yaml entry
switch:
  - platform: hook
    username: YOUR_E_MAIL_ADDRESS
    password: YOUR_HOOK

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:

@balloob balloob changed the title Deprecate hook integration Remove hook integration Jan 23, 2020
@balloob balloob merged commit b7678f5 into home-assistant:dev Jan 23, 2020
Copy link
Copy Markdown
Member

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

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

@balloob
Copy link
Copy Markdown
Member

balloob commented Jan 23, 2020

Made hassfest catch this :) #31112

@lock lock Bot locked and limited conversation to collaborators Jan 24, 2020
@springstan springstan deleted the deprecate-hook branch April 7, 2020 14:40
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.

Deprecate Hook Smart Home component

4 participants