Glossary: add term definition of floor (#32128)

This commit is contained in:
c0ffeeca7 2024-04-02 17:19:14 +02:00 committed by GitHub
parent fa7d68b0b5
commit 5f459cd0b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -161,6 +161,14 @@
link: /docs/configuration/events/
aliases:
- events
- term: Floor
definition: >-
A floor in Home Assistant is a logical grouping of areas that are meant to match the physical floors in your home. Devices & entities are not assigned to floors but to areas. A floor has properties such as: Floor ID, name, aliases (for use in assistants), an icon, and a floor level. Some of these properties are optional. The level number can be negative to reflect floors below the basement.
Floors can be used in automations and scripts as a target for actions. For example, to turn off all the lights on the downstairs floor when you go to bed.
excerpt: >-
A floor in Home Assistant is a logical grouping of areas that are meant to match the physical floors in your home. Devices & entities are not assigned to floors but to areas. Floors can be used in automations and scripts as a target for actions. For example, to turn off all the lights on the downstairs floor when you go to bed.
aliases:
- floors
- term: Frontend
definition: >-
The frontend is a necessary component for the UI, it is also where you