1
0
mirror of https://github.com/USA-RedDragon/badnest.git synced 2025-09-06 15:21:52 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
Vinod Mishra
b1447a4e6e Add region config and use it to use correct camera URL 2019-11-03 17:05:05 -06:00
Jacob McSwain
51efa759e8 Attempt to make the camera's use different API instances 2019-10-23 21:46:55 -05:00
Jacob McSwain
77bd36b4bd API: Handle KeyError to fix the expiration of tokens 2019-10-23 21:29:24 -05:00
Jacob McSwain
68e71850be Fix eco going in and out on UI 2019-10-22 13:46:47 -05:00
Jacob McSwain
98daabc5d7 Add preliminary error handling support 2019-10-22 13:34:00 -05:00
Jacob McSwain
c4f702b859 Add auto eco mode to set of eco modes 2019-10-22 13:32:52 -05:00
Jacob McSwain
f1abecefce Fix a visual bug wherein the mode kept going into the 'unknown' state 2019-10-20 20:07:42 -05:00
Jacob McSwain
b4debfcf9c Thermostat eco preset support 2019-10-20 19:52:13 -05:00
Jacob McSwain
87c65ab23e Add temperature sensor support 2019-10-19 21:03:30 -05:00
Jacob McSwain
f2643d4427 Add multiple thermostat support 2019-10-19 20:31:51 -05:00
Jacob McSwain
9fb3e12061 API: Update should be called in the regular class, not the dummy class 2019-10-19 19:20:00 -05:00
Jacob McSwain
52ce92df7e Add logger to climate 2019-10-19 18:43:25 -05:00
Jacob McSwain
d24b037e74 Fixup google vs nest login logic 2019-10-19 17:58:04 -05:00
Jacob McSwain
aeecf31aea Fix the attempt to get mode before mode is set 2019-10-19 17:42:17 -05:00
SjoerdOegema
5d74119c38 Added Code for Google Auth Login 2019-10-19 17:39:24 -05:00
Jacob McSwain
7133e91e25 ShittyNestClimate -> NestClimate 2019-10-19 16:57:57 -05:00
Jacob McSwain
d7ec1e624b Remove empty services.yaml 2019-10-19 16:56:48 -05:00
Jacob McSwain
025e72ddeb Use the global set of credentials across thermostat and camera 2019-10-19 16:56:39 -05:00
Jacob McSwain
c35f2633b9 Climate: async_add_entities takes an array 2019-10-19 16:54:07 -05:00
Jacob McSwain
7e7b4b85de API: Set user_id properly 2019-10-19 16:53:04 -05:00
Sean Meyer
6c809da4c0 add support for nest camera devices 2019-10-19 14:52:55 -05:00
Jacob McSwain
8d022bd746 Fixup flake8 violations 2019-10-19 14:27:31 -05:00
Jacob McSwain
14d2e08c3f Remove credentials
That's what I get for pushing right before bed. I anticipated this luckily so that was a temp password (normally use a password manager) 

If you don't already use a password manager, please look into it, keepass is a great start, free and open source
2019-09-26 11:26:04 -05:00
Jacob McSwain
dd5e0906a6 Final rename 2019-09-25 22:34:19 -05:00