mirror of
https://github.com/home-assistant/core.git
synced 2026-06-05 07:04:05 +01:00
1f3b3b1be3
* Add sensor entity descriptions * Fix review findings * Fix type of value function to avoid inline lambda if conditions and add attribute function to avoid extra sensor entity class * Correct name of binary sensor base entity * Simplify adding of entities in platforms * Do not use keyword arguments while adding entities