switch to IP since fauxmo needs to use host networking

This commit is contained in:
Emil Lerch 2019-07-20 09:47:58 -07:00
parent b2f568565c
commit 19c3589656
Signed by: lobo
GPG Key ID: CEC5F37C1BE5A481

View File

@ -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
],