-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi,
I'm setting up the philips-air-to-mqtt. If it works it would be great since IFTTT stopped for the airplus.
I get the following error:
2024-10-26 23:16:22 _currentUrl: 'http://192.168.178.111/di/v1/products/0/security',
2024-10-26 23:16:22 _timeout: null,
2024-10-26 23:16:22 [Symbol(kCapture)]: false
2024-10-26 23:16:22 },
2024-10-26 23:16:22 response: undefined,
2024-10-26 23:16:22 isAxiosError: true,
2024-10-26 23:16:22 toJSON: [Function: toJSON]
2024-10-26 23:16:22 }
2024-10-26 23:16:22 Error while checking filter status Error: connect ECONNREFUSED 192.168.178.111:80
2024-10-26 23:16:22 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) {
2024-10-26 23:16:22 errno: -111,
2024-10-26 23:16:22 code: 'ECONNREFUSED',
2024-10-26 23:16:22 syscall: 'connect',
2024-10-26 23:16:22 address: '192.168.178.111',
2024-10-26 23:16:22 port: 80,
2024-10-26 23:16:22 config: {
2024-10-26 23:16:22 url: 'http://192.168.178.111/di/v1/products/0/security',
2024-10-26 23:16:22 method: 'put',