betaboon / philips-airpurifier-coap

💨 Philips AirPurifier custom component for Home Assistant. With support for new Devices with CoAP protocol. Tested on AC2729/10 (bought early 2020)
70 stars 31 forks source link

AC3858: initial support #7

Closed betaboon closed 3 years ago

betaboon commented 3 years ago

this issue is the place to discuss the initial AC3858 support.

references

raw-data (provided by @spider7611): https://github.com/betaboon/philips-airpurifier/issues/1#issuecomment-751217287

cc: @spider7611

spider7611 commented 3 years ago

This is awesome. Everything working like a charm.

speed_list:
  - 'off'
  - '1'
  - '2'
  - auto
  - sleep
  - turbo
speed: 'off'
air_quality_index: 10
child_lock: false
device_id: 0adc1a12a3d611e9a1e3071302826720
device_version: 3.0.4
display_backlight: true
indoor_allergen_index: 1
language: EN
light_brightness: 10
model_id: AC3858/50
name: Living Room
pm25: 4
preferred_index: PM2.5
product_id: a90161ca13c111e9bczzzzzzzzzz75e
runtime: '1 day, 14:21:04'
software_version: Ms4304
type: AC3858
wifi_version: AWS_Philips_AIR@62.1
total_volatile_organic_compounds: 1
friendly_name: Philips AirPurifier
icon: 'mdi:air-purifier'
supported_features: 1
spider7611 commented 3 years ago

How to change this to false?: display_backlight: true

betaboon commented 3 years ago

light-settings are not yet exposed as services. that's still on the list and coming in the (not so distant) future

spider7611 commented 3 years ago

Ok, thank you. 👌

betaboon commented 3 years ago

i just pushed services for:

it would be great if you could test it :)

spider7611 commented 3 years ago

In my purifier not have child lock only see in status false true in the entity info. Humidifier function not have too. Backlight working good.

betaboon commented 3 years ago

since this device seems to be fully working now, I'll close this issue. don't hesitate to open a new issue if something is wrong