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

Update stadlerform_roger_purifier.yaml #2332

Merged
merged 2 commits into from
Sep 29, 2024
Merged

Conversation

arnkit
Copy link
Contributor

@arnkit arnkit commented Sep 25, 2024

Added Child lock switch (ID: 7)
Changed Icon for Air quality (ID: 14) from mdi:air-filter to mdi:air-purifier
Updated timer (ID: 18) values (Added values: 3h, 5h, 6h, 7h)
Changed Icon for Auto-Mode (ID: 101) from mdi:power-sleep to mdi:fan-auto

Added Child lock switch (ID: 7)
Changed Icon for Air quality (ID: 14) from mdi:air-filter to mdi:air-purifier
Updated timer (ID: 18) values (Added values: 3h, 5h, 6h, 7h)
Changed Icon for Auto-Mode (ID: 101) from mdi:power-sleep to mdi:fan-auto
@@ -25,7 +25,16 @@ primary_entity:
- dps_val: auto
value: 100
secondary_entities:
- entity: switch
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a lock, following the pattern used for other child lock entities in other devices (using translation_key instead of explicit name and icons)

- entity: light
name: Light
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Entities should not have the same name as the entity type, as it shadows default translations.

- remove explicit name "Light"
- make child lock a lock

PR make-all#2332
@make-all make-all merged commit 5b6a140 into make-all:main Sep 29, 2024
4 checks passed
make-all added a commit that referenced this pull request Sep 29, 2024
@arnkit arnkit deleted the patch-1 branch October 7, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants