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

Solve Error when compliling without USE_HOME_ASSISTANT #1937

Closed
wants to merge 1 commit into from
Closed

Solve Error when compliling without USE_HOME_ASSISTANT #1937

wants to merge 1 commit into from

Conversation

ascillato
Copy link
Contributor

Solve Error when compliling without USE_HOME_ASSISTANT #1889

Solve Error when compliling without USE_HOME_ASSISTANT #1889
@emontnemery
Copy link
Contributor

emontnemery commented Feb 17, 2018

Home assistant discovery support can be disabled by adding this line in user_config_override.h:
#undef USE_HOME_ASSISTANT
HOME_ASSISTANT_DISCOVERY_ENABLE is still defined and there are no compile errors, so why is this needed?
As discussed in #1889 maybe the comments in user_config.h can be a bit more clear though.

arendst added a commit that referenced this pull request Feb 17, 2018
5.12.0b
 * Fix compile error when define HOME_ASSISTANT_DISCOVERY_ENABLE
is not set (#1937)
@arendst arendst closed this Feb 17, 2018
curzon01 pushed a commit to curzon01/Tasmota that referenced this pull request Sep 6, 2018
5.12.0b
 * Fix compile error when define HOME_ASSISTANT_DISCOVERY_ENABLE
is not set (arendst#1937)
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

3 participants