Add buttton entity to navigation (#1125)

This commit is contained in:
Joakim Sørensen 2021-11-04 19:38:28 +01:00 committed by GitHub
parent 6f087f84ea
commit 6b93bcb0f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,6 +158,7 @@ module.exports = {
"core/entity/air-quality",
"core/entity/alarm-control-panel",
"core/entity/binary-sensor",
"core/entity/button",
"core/entity/camera",
"core/entity/climate",
"core/entity/cover",