Commit Graph

58 Commits

Author SHA1 Message Date
RyanClark123 3e147aa914 Added reauth flow, much better error handling on setup
### Feature
* Now supports reauthentication if credentials have expired/no longer work
* Better error handling when configuring integration, will notify user of incorrect credentials

### Fix
* Removed Owlet specific constants, now using homeassistant generic constants
* On initialisation the integration would crash when trying to update the auth token, the integration would then have to be deleted and setup again
2023-05-12 17:02:04 +01:00
RyanClark123 bb0e8cc9c9 Corrected spelling of celcius 2023-05-11 17:20:31 +01:00
RyanClark123 84aa88ae01 More properties added
More sock properties added as sensors
2023-05-11 17:05:57 +01:00
RyanClark123 a5a8336006 Amended config flow, hardcoded support for v3
-Amended config flow, took out second step to select socks
-Added configuration to allow users to change polling interval
-Hardcoded support for only v3 sock, I do not own any other socks to test with
2023-05-09 16:37:25 +01:00
RyanClark123 daff165593 Updated config flow
-Config flow now allows user to select socks to configure
-Added strings to config
-Amended sensor state classes
-General Tidying up
2023-05-05 16:23:52 +01:00
RyanClark123 1ede92c48f Create hacs.json 2023-05-04 16:36:54 +01:00
RyanClark123 fe34bd63af Initial commit
Initial commit
2023-05-04 16:33:06 +01:00
RyanClark123 f5ed126eaa Initial commit 2023-05-04 16:32:12 +01:00