diff --git a/pyecobee/__init__.py b/pyecobee/__init__.py index a99f155..d6e71c4 100644 --- a/pyecobee/__init__.py +++ b/pyecobee/__init__.py @@ -614,6 +614,7 @@ def get_thermostats(self) -> bool: "includeWeather": "true", "includeSettings": "true", "includeLocation": "true", + "includeAlerts": "true", } } if self.include_notifications: