switch to IP since fauxmo needs to use host networking
This commit is contained in:
parent
b2f568565c
commit
19c3589656
|
@ -384,8 +384,8 @@ FAUXMOS = [
|
|||
[
|
||||
'Movie Lights',
|
||||
rest_api_handler(
|
||||
'http://movielights:8081/basement?moviemode=true',
|
||||
'http://movielights:8081/basement?moviemode=false'
|
||||
'http://172.31.0.243:8081/basement?moviemode=true',
|
||||
'http://172.31.0.243:8081/basement?moviemode=false'
|
||||
),
|
||||
20000
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user