Skip to content

Commit

Permalink
Add Amazon Echo Pop Gen 1 (#2482)
Browse files Browse the repository at this point in the history
* Add Amazon Echo Pop Gen 1

* chore(lint): [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
edouardkleinhans and pre-commit-ci[bot] authored Sep 13, 2024
1 parent 064a404 commit 6bdb68c
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions profile_library/amazon/B09ZX7MS5B/model.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"calculation_enabled_condition": "{{ is_state('[[entity]]', 'playing') }}",
"calculation_strategy": "linear",
"created_at": "2024-09-13T10:01:18.035778",
"device_type": "smart_speaker",
"linear_config": {
"calibrate": [
"10 -> 1.39",
"20 -> 1.6",
"30 -> 1.59",
"40 -> 1.73",
"50 -> 1.61",
"60 -> 1.57",
"70 -> 1.83",
"80 -> 1.6",
"90 -> 1.63",
"100 -> 1.87",
"0 -> 1.3"
]
},
"measure_description": "Measured with utils/measure script",
"measure_device": "Tapo P110",
"measure_method": "script",
"measure_settings": {
"SAMPLE_COUNT": 2,
"SLEEP_TIME": 3,
"VERSION": "v1.14.4:docker"
},
"name": "Amazon Alexa Echo Pop Gen 1",
"aliases": [
"ECHO ASQZWP4GPYUT7"
],
"standby_power": 1.3
}

0 comments on commit 6bdb68c

Please sign in to comment.