biemond / com.athom.philipsair

Philips AIR purifier app for Homey
GNU General Public License v3.0
4 stars 2 forks source link

Verified device #2

Open Zeppen opened 4 years ago

Zeppen commented 4 years ago

Hi there! No issue really, just wanted to let you know that this app works great on AC3259/10 too. Looking forward to see it controlling too πŸ‘

biemond commented 4 years ago

awesome, next plan is to add the actions. what are the actions you do on this air purifier? , I mostly do automatic, that is it and read the trigger to open an open window or so.

Zeppen commented 4 years ago

To control the lights of the 'eye' at night, fan speed and so on. Always nice to be able to do the same thing you can do in the app as in homey and then put stuff in a flow πŸ‘

biemond commented 4 years ago

1st one is there to control the light level, next will the other controls but that should be easy.

biemond commented 4 years ago

published new actions. lets hope they approve it soon.

Actions

So maybe you can help me, I only have a purifier and cannot control humidity. Here are my verified actions and values https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L219

with below link can you check what works for you and not. Maybe I have to split up options. like air purifier only or both.

https://github.com/rgerganov/py-air-control

thanks

Zeppen commented 4 years ago

Nice work!

Here's a screenshot of what I get in my homey. Version 005 Seems like mine doesn't monitor temperature, gas (tvoc), humidity, nor target humidity.

But I can put it in three different modes via the airmatters app : 'allergen mode', 'pollution mode', 'bacteria & virus mode'

Maybe something possible to add? πŸ€“ Very nice to get a notification when the different filters need to be cleaned / replaced. Both to see actual hours left but also to be able to set a flow to trigger a telegram notification or similar πŸ‘

/Z

On Dec 17, 2019, 22:24, at 22:24, Edwin Biemond notifications@github.com wrote:

published new actions. lets hope they approve it soon.

Actions

  • light_intensity, Light level ring
  • button_lights, Display enabled
  • purifier_mode, Purifier mode
  • display_mode, Display mode
  • child_lock, Child lock
  • fan_speed, Fan speed

So maybe you can help me, I only have a purifier and cannot control humidity. Here are my verified actions and values https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L219

with below link can you check what works for you and not. Maybe I have to split up options. like air purifier only or both.

https://github.com/rgerganov/py-air-control

thanks

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/biemond/com.athom.philipsair/issues/2#issuecomment-566755440

biemond commented 4 years ago

nice,

But I can put it in three different modes via the airmatters app : 'allergen mode', 'pollution mode', 'bacteria & virus mode I support this and I got the same values.

temperature https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L170 gas (tvoc) https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L122 humidity https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L154 nor target humidity. https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L138

these should be there. maybe remove and re-install . mostly than it picks up.

Very nice to get a notification when the different filters need to be cleaned / replaced. will work on this next.

Zeppen commented 4 years ago

What I ment is that my 3259 doesn't support temperature, gas, humidity, target humidity even though your app supports it :)

About the three different modes, good πŸ‘ Our youngest son (7 y/o) has asthma and is pretty heavy pollen allergic and this purifier really makes a big difference πŸ€“πŸ‘ Im about to get the local values from luftdaten.info as soon as I get the pollen station up and running, will be a nice complement when the spring comes😊 Maybe sort out some flows where I can combine your app with the app from luftdaten 😊

Gotta get some sleep now 😊 Ttyl πŸ‘

On Dec 17, 2019, 22:43, at 22:43, Edwin Biemond notifications@github.com wrote:

nice,

But I can put it in three different modes via the airmatters app : 'allergen mode', 'pollution mode', 'bacteria & virus mode I support this and I got the same values.

temperature https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L170 gas (tvoc) https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L122 humidity https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L154 nor target humidity. https://github.com/biemond/com.athom.philipsair/blob/master/app.json#L138

these should be there. maybe remove and re-install . mostly than it picks up.

Very nice to get a notification when the different filters need to be cleaned / replaced. will work on this next.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/biemond/com.athom.philipsair/issues/2#issuecomment-566762331

biemond commented 4 years ago

me too , they are also empty for me . doesn't support temperature, gas, humidity, target humidity even though your app supports it :)

So is version 0.0.7 working for you. maybe you have to reset the device because of new capabilties

Zeppen commented 4 years ago

Yeah it works nice! But haven't managed to put a notification in Homey when there's 24 hours until the different filters has to be cleaned / exchanged. Maybe it's me who lack of understanding the functions in homey flows

biemond commented 4 years ago

ok , I can also do that with a trigger like with a 7 days, 1 day and 1 min
or at least add filter changed trigger combined with a condition like change in x hours or x days. only with that I need to make sure you only get notified once or not spammed.

I will think about this.

Zeppen commented 4 years ago

Screenshot_20191218-221410__01 I think got it now πŸ‘ A reminder gives me a notification on Telegram 24h before it's due. This one's is for the pre-filter. Check it out here https://homey.app/f/ZVFRqY

biemond commented 4 years ago

nice, never knew , but I will add a general filter trigger with value token which will show the lowest value of replacing (pre, carbon , etc) . then you can do filter trigger value changed and in condition you can use this value with greater or lower than value/token. plus will add which filter as extra param .

Zeppen commented 4 years ago

Sweet 😊looking forward to all your enhanced features πŸ‘

Zeppen commented 4 years ago

Another thing, maybe it's just different between the purifier models but mine (3259) has three different modes, the homey app doesn't specify them the same way..

'allergen mode' 'pollution mode' 'bacteria & virus mode'

See screenshots from the airmatters app vs homey app 0.0.7 Screenshot_20191219-174855 Screenshot_20191219-174914__01

biemond commented 4 years ago

He, auto should be there , it is called general mode. if you select this and hear a ping you should be good. I got the same

biemond commented 4 years ago

'pollution mode' is my case general mode.

biemond commented 4 years ago

He, you can test the latest https://homey.app/nl-nl/app/com.athom.philipsair/Philips-Air/test/ added onoff plus trigger on filter cleaning or replacing, add you wanted filter type and it will fire once a hour.

SmilingNL commented 4 years ago

Hi! It seems that the Philips purifier AC2889/10 isn’t responding to the app. The purifier works fine in the network and with both Philips apps. I have added it to the honey app (3 times) triple checked the IP address but the purifier does not respond to anything I throw at it through the homey app. Any chance this version will be added? Thanks in advance. Bernie

biemond commented 4 years ago

sorry to hear this. Can you try this python app

https://github.com/rgerganov/py-air-control and do this airctrl --ipaddr 192.168.0.17 . with your ip. if that works we know at least purifier and network is working plus reachable.

biemond commented 4 years ago

@SmilingNL were you able to resolve this? if not we can try the above with python or run this https://github.com/biemond/com.athom.philipsair/blob/master/test6.js with nodejs.

also we can a hangout to see what is happening. maybe you got some new firmware update.

thanks