Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added goldair tower fan config #844

Merged
merged 4 commits into from
Jul 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
name: Goldair Platinum Tower Fan with Wifi
products:
- id: hgsp7xfajllkqujw
name: GOLDAIR PLATINUM TOWER FAN WITH WIFI
primary_entity:
entity: fan
dps:
- id: 1
type: boolean
name: switch
- id: 2
type: string
name: preset_mode
mapping:
- dps_val: 1
value: Normal
- dps_val: 2
value: Nature
- dps_val: 3
value: Sleep
- dps_val: 4
value: Child
- id: 3
type: integer
name: speed
range:
min: 0
max: 3
mapping:
- scale: 0.03
- id: 4
type: string
name: oscillate
mapping:
- dps_val: "on"
value: true
- dps_val: "off"
value: false
- id: 6
type: integer
name: timer
secondary_entities:
- entity: number
name: Timer
icon: "mdi:timer"
category: config
dps:
- id: 6
type: integer
name: value
unit: h
range:
min: 0
max: 9
- entity: sensor
class: temperature
name: Temperature
dps:
- id: 19
type: integer
name: sensor
class: measurement
unit: C