sebirdman / hass_traeger

Hass Plugin for Traeger (WIP)
MIT License
90 stars 21 forks source link

Fix availability of super smoke #48

Open stephenpapierski opened 2 years ago

stephenpapierski commented 2 years ago

Super smoke is only available on the grill below 225 degrees F. The availability of the super smoke switch now reflects that.

Closes #46

stephenpapierski commented 2 years ago

Looks like the supported keys in hacs.json changed, so I had to remove domains and iot_class from hacs.json to get it to pass the checks.