esphome: listen on wildcard
This commit is contained in:
parent
9535144280
commit
c4f3018a33
@ -23,7 +23,10 @@ in {
|
||||
];
|
||||
|
||||
services = {
|
||||
esphome.enable = true;
|
||||
esphome = {
|
||||
enable = true;
|
||||
address = "0.0.0.0";
|
||||
};
|
||||
|
||||
home-assistant = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user