Zeppen / com.athom.philipsair

Philips AIR purifier app for Homey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Philips Air purifier

Added support for Philip AIR purifiers, it should work for all the philips air devices but I could only test it on

  • AC5659_10

Device

For adding the device you need to provide Philips device ip address plus Homey has to be on the same network as your purifier.

When there is a powerloss or the purifier was restarted then also the device need to be re-added in the homey app, this is because the shared key between the purifier and homey is added only once.

Sensors

  • latest_retrieval_date
  • measure_pm25
  • measure_iaql
  • measure_tvoc
  • measure_humidity
  • measure_temperature
  • pre_filter_clean
  • carbon_filter_replace
  • herpa_filter_replace
  • product

Flows

triggers

  • measure_pm25_changed
  • measure_iaql_changed
  • measure_tvoc_changed

conditions

  • score_pm25 with good, fair, poor and verypoor
  • score_iaql (allergen) with good, fair, poor and verypoor

Thanks

Special thanks to Radoslav Gerganov for reverse enginering and security work. For more info see the following links

About

Philips AIR purifier app for Homey

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.5%Language:HTML 10.5%