mirror of
https://github.com/esphome/esphome.git
synced 2025-07-29 22:56:37 +00:00
Merge branch 'integration' into memory_api
This commit is contained in:
commit
662b5a452e
@ -907,8 +907,10 @@ class ProtoService {
|
||||
this->on_unauthenticated_access();
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
return true;
|
||||
#else
|
||||
return true;
|
||||
#endif
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user