seamapi / react

Seam Components are a set of white-labeled UI elements that can be added to your application in seconds. Use them in any app as native web components or as React components and hooks.
https://react.seam.co
MIT License
7 stars 2 forks source link

Remove climate_setting_schedule in seed and CSS #661

Closed mikewuu closed 1 month ago

mikewuu commented 1 month ago

https://github.com/seamapi/react/issues/658#issuecomment-2427883567

@mikewuu I merged the last PR into the beta branch. We can keep working off of beta until we finish making breaking changes.

  1. I found is_climate_setting_schedule_active. Can you search for any other instances of climate_setting_schedule or similar?
  2. We should remove climate_setting_schedules from fake-seam-connect as well.
  3. Let's remove manual_override_allowed and is_temporary_manual_override_active and related stuff. Those API are also changing.

Couldn't find any other climate_setting_schedules / climate-setting-schedules