jcgoette / baby_buddy_homeassistant

This custom integration provides sensors for Baby Buddy API endpoints.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After 2023.9, most entities are unavailable

dbdmdbdmdbdm opened this issue · comments

The following sensors are unavailable in HA after 2023.9 update:

  • sensor.name
  • Sensor.name_last_change
  • Sensor.name_last_feeding
  • Sensor.name_last_pumping
  • Sensor.name_last_sleep
  • Sensor.name_last_temperature
  • Sensor.name_last_timer
  • Sensor.name_lastweight
  • Switch.name_timer <— this breaks a lot of call service capabilities

The only entities that are available are the select entities.

seems the same as this issue #127