Skip to content

Frontend websocket#14828

Merged
pvizeli merged 1 commit intodevfrom
frontend-websocket
Jun 6, 2018
Merged

Frontend websocket#14828
pvizeli merged 1 commit intodevfrom
frontend-websocket

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Jun 5, 2018

Description:

Move themes and translations frontend APIs from being over HTTP to be over the websocket connection.

Frontend PR: home-assistant/frontend#1260

Example entry for configuration.yaml (if applicable):

frontend:

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

'Received invalid command: {}'.format(msg['type']))
self.to_write.put_nowait(error_message(
cur_id, ERR_UNKNOWN_COMMAND,
'Unknown command.'))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nice

@pvizeli pvizeli merged commit fa2e6ad into dev Jun 6, 2018
@fabaff fabaff deleted the frontend-websocket branch June 10, 2018 08:31
@balloob balloob mentioned this pull request Jun 22, 2018
girlpunk pushed a commit to girlpunk/home-assistant that referenced this pull request Sep 4, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Dec 10, 2018
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.

3 participants