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

Allow for configurable larger websocket responses #411

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

johntdyer
Copy link

Appears the default response size is 4mb, and for larger installs this fails with an error that's not really clear as to the true nature of the problem ( #394 ). This PR adds HASS_WS_MAX_MESSAGE_SIZE env variable which can be increased in either kb or mb

export HASS_WS_MAX_MESSAGE_SIZE=5MB

@johntdyer
Copy link
Author

I have been unable to get the tests to pass on my M1 Mac... any help would be appreciated there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant