* Actually use translated state names in response
* Change test result now that locks are excluded from HassTurnOn
* Bump home-assistant-intents and hassil versions
* Bump aurora_api version to fix issues with NOAA conversion values. Fix#82587
* update requirements for aurora.
* Add state_class to aurora sensor.
* Fixed environment to run requirements_all script.
* Revert "Add state_class to aurora sensor."
This reverts commit 213e21e8424aafd50242e77bcedc39f0a4b50074.
* Introduce a UUID configuration option for API token. (#86547)
If the uuid is configured, it will be used in the HTTP headers. Otherwise,
we'll hash the salted instance URL which should be good enough(tm).
* Generate random 6-digit uuid on startup.
* Introduce a UUID configuration option for API token. (#86547)
If the uuid is configured, it will be used in the HTTP headers. Otherwise,
we'll hash the salted instance URL which should be good enough(tm).
* Generate random 6-digit uuid on startup.
* Use ulid-transform for constructing ulids
A future PR will use the new library to reduce the storage
overhead of ulids in the database
* tweak
* tweak
* bump
* Actually use translated state names in response
* Change test result now that locks are excluded from HassTurnOn
* Bump home-assistant-intents and hassil versions
* Bump aurora_api version to fix issues with NOAA conversion values. Fix#82587
* update requirements for aurora.
* Add state_class to aurora sensor.
* Fixed environment to run requirements_all script.
* Revert "Add state_class to aurora sensor."
This reverts commit 213e21e8424aafd50242e77bcedc39f0a4b50074.
* Add state class to aurora sensor.
* Revert "Fixed environment to run requirements_all script."
This reverts commit f3f624226ee2d1853c4a6220dfa6456b4d86da5c.
* Revert "update requirements for aurora."
This reverts commit a3546ad88d33e127e84030764d0e3e40401a8865.
* Revert "Bump aurora_api version to fix issues with NOAA conversion values. Fix#82587"
This reverts commit faf3ba7b5b25aeedb5041f196de84e4fa55d4c89.
* Move state class to _attr_state_class.
* Bump aurora_api version to fix issues with NOAA conversion values. Fix#82587
* update requirements for aurora.
* Add state_class to aurora sensor.
* Fixed environment to run requirements_all script.
* Revert "Add state_class to aurora sensor."
This reverts commit 213e21e8424aafd50242e77bcedc39f0a4b50074.