Oller
6. Februar 2026 um 09:44
1
Hallo, nach Updates heute, wo wohl auch in der Kalender-Card etwas geändert wurde, habe ich jetzt einen Button “Termin hinzufügen auf meinem aktuellen Dashboard innerhalb der Kalender Karte. Kann man den entfernen? Verdeckt mindestens einen Termin und sieht nicht so toll aus.
Hier mal ein Bild dazu: Nachtrag: Falsches Bild
Das Problem habe ich auch,
es wurde auch schon ein Eintrag im github erstellt:
offen 11:28PM - 04 Feb 26 UTC
geschlossen 06:06PM - 08 Feb 26 UTC
### Checklist
- [x] I have updated to the latest available Home Assistant versi… on.
- [x] I have cleared the cache of my browser.
- [x] I have tried a different browser to see if it is related to my browser.
- [ ] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
After update of core to 2026.2.0 I have unwanted "Add event" button in my calendar cards in the bottom right corner.
### Describe the behavior you expected
Ability to disable the button.
### Steps to reproduce the issue
1. Add calendar card to dashboard.
### What version of Home Assistant Core has the issue?
2026.2.0
### What was the last working version of Home Assistant Core?
2026.1.3
### In which browser are you experiencing the issue?
_No response_
### Which operating system are you using to run this browser?
_No response_
### State of relevant entities
```txt
```
### Problem-relevant frontend configuration
```yaml
```
### JavaScript errors shown in your browser console/inspector
```txt
```
### Additional information
<img width="521" height="644" alt="Image" src="https://github.com/user-attachments/assets/3ac6a1b4-4cc1-42e2-9b76-410f534afbcd" />
Schätze ab Version 2026.3 wird es umgesetzt, da es als erledigter Milestone für 2026.2 eingetragen wurde…
Soll angeblich aktuell auch mit
type: calendar
entities:
- calendar.abfall
card_mod:
style: |
ha-fab {
display: none !important;
}
funktionieren.
Bei klappt es leider nicht, also warte ich auf die neue Version.
Gruß
Rüdiger
Mit dem aktuellem Release 2026.3 ist der Button wieder verschwunden!!!
Hallo zusammen, ich habe vor einiger Zeit einen lokalen Kalender erstellt und fand den Button gut und wichtig. Damit konnten User im Kiosk Mode Termine im Kalender eintragen.
Nun ist er verschwunden
Wie ermöglicht ihr denn einen Termin im Kalender einzutragen, ohne Zugriff auf alle Kalender in der Seitenleiste?