1
0
mirror of https://github.com/USA-RedDragon/badnest.git synced 2025-01-18 13:15:25 +00:00

Commit Graph

  • 5b9cf52aff Update info.md with a note about seemingly off temperatures Petr Sedlacek 2020-01-10 23:48:49 +0100
  • b335848373
    Remove dropcam login and add the new authorisation to camera urls Vinod Mishra 2019-12-17 21:47:23 +0000
  • 5b3c70e0ec Add target humidity support to allow automation Chris Marcellino 2019-12-13 15:12:19 -0600
  • 63da0e61b0 Expose thermostat as a sensor Alexander Bessonov 2019-12-11 10:55:17 -0500
  • e55159b465
    Merge pull request #39 from USA-RedDragon/is_online-regression 4.0.3 Jacob McSwain 2019-11-04 09:16:04 -0600
  • 933b7a017b
    Camera: Bugfix: online -> is_online Jacob McSwain 2019-11-04 09:15:28 -0600
  • 3e7343330d
    Fix update call Vinod Mishra 2019-11-04 12:33:57 +0000
  • ff716eccb5
    Move camera updates to a separate method Vinod Mishra 2019-11-04 12:19:19 +0000
  • de8dfa1490
    Merge pull request #36 from USA-RedDragon/not-just-a-thermostat-pt-2 4.0.2 Jacob McSwain 2019-11-03 22:12:35 -0600
  • 222f981692
    More changes to remove just a thermostat Jacob McSwain 2019-11-03 22:12:12 -0600
  • cc7ec56d2a
    Merge pull request #35 from USA-RedDragon/not-just-a-thermostat 4.0.1 Jacob McSwain 2019-11-03 22:09:50 -0600
  • 385e97a62a
    It's no longer just a thermostat Jacob McSwain 2019-11-03 22:09:20 -0600
  • fe6f04e645
    Merge pull request #34 from USA-RedDragon/readme-maintenance 4.0.0 Jacob McSwain 2019-11-03 21:54:22 -0600
  • 799d7a55dc
    Update README to reflect all the changes Jacob McSwain 2019-11-03 21:53:31 -0600
  • 0c87f7561a
    Merge pull request #33 from USA-RedDragon/nest_protect Jacob McSwain 2019-11-03 21:46:57 -0600
  • c9693df3a2
    Merge pull request #32 from USA-RedDragon/rewrite-api Jacob McSwain 2019-11-03 21:45:22 -0600
  • 2927881c33
    Add preliminary Nest Protect support Jacob McSwain 2019-11-03 21:44:38 -0600
  • 334ce8579f
    Rewrite API to be a singleton Jacob McSwain 2019-11-03 21:43:45 -0600
  • c1917890a9
    ValueError happens instead of KeyError Vinod Mishra 2019-11-04 02:00:37 +0000
  • d9936c6566
    Fix expiring token for camera Vinod Mishra 2019-11-04 00:02:36 +0000
  • 98490b08f5
    Merge pull request #30 from USA-RedDragon/remove_api_key Jacob McSwain 2019-11-03 17:29:12 -0600
  • 7cef7c65a4
    Remove API Key from the config. Jacob McSwain 2019-11-03 17:28:27 -0600
  • c7ac77ca85
    Merge pull request #29 from USA-RedDragon/updates Jacob McSwain 2019-11-03 17:14:00 -0600
  • dadf80f745
    Update readme and the gitignore Jacob McSwain 2019-11-03 17:13:15 -0600
  • fa1a632d2b
    Merge pull request #28 from USA-RedDragon/multi-region-cameras Jacob McSwain 2019-11-03 17:08:23 -0600
  • b1447a4e6e
    Add region config and use it to use correct camera URL Vinod Mishra 2019-11-01 23:12:20 +0000
  • 2883ed2a84
    Add region config and use it to use correct camera URL Vinod Mishra 2019-11-01 23:12:20 +0000
  • 3d49b85c50
    Merge pull request #24 from USA-RedDragon/cameras-multiple-api-instances 3.2.1 Jacob McSwain 2019-10-23 21:48:30 -0500
  • 4a6c88a6ef
    Merge pull request #23 from USA-RedDragon/api-fix-token-expiration Jacob McSwain 2019-10-23 21:47:20 -0500
  • 51efa759e8
    Attempt to make the camera's use different API instances Jacob McSwain 2019-10-23 21:46:55 -0500
  • 77bd36b4bd
    API: Handle KeyError to fix the expiration of tokens Jacob McSwain 2019-10-23 21:29:24 -0500
  • 1228304609
    Merge pull request #21 from USA-RedDragon/eco-visual-bug 3.1.3 Jacob McSwain 2019-10-22 13:47:22 -0500
  • 68e71850be
    Fix eco going in and out on UI Jacob McSwain 2019-10-22 13:46:47 -0500
  • 5f4b14514c
    Merge pull request #20 from USA-RedDragon/start-error-handling 3.1.2 Jacob McSwain 2019-10-22 13:34:59 -0500
  • 6f097c58a8
    Merge pull request #19 from USA-RedDragon/auto-eco-mode Jacob McSwain 2019-10-22 13:34:25 -0500
  • 98daabc5d7
    Add preliminary error handling support Jacob McSwain 2019-10-22 13:34:00 -0500
  • c4f702b859
    Add auto eco mode to set of eco modes Jacob McSwain 2019-10-22 13:32:52 -0500
  • 977c553a8d
    Merge pull request #18 from USA-RedDragon/visual-bug-auto-mode 3.1.1 Jacob McSwain 2019-10-20 20:08:39 -0500
  • f1abecefce
    Fix a visual bug wherein the mode kept going into the 'unknown' state Jacob McSwain 2019-10-20 20:07:42 -0500
  • c7c011720c
    Merge pull request #16 from USA-RedDragon/eco-preset 3.1.0 Jacob McSwain 2019-10-20 19:53:06 -0500
  • b4debfcf9c
    Thermostat eco preset support Jacob McSwain 2019-10-20 19:52:13 -0500
  • 10bd645c0f
    Merge pull request #15 from USA-RedDragon/release-content-type 3.0.1 Jacob McSwain 2019-10-19 21:09:55 -0500
  • de8312b722
    Add content type to releases workflow Jacob McSwain 2019-10-19 21:09:21 -0500
  • ed105b74c1
    Merge pull request #14 from USA-RedDragon/temperature-sensors-readme 3.0.0 Jacob McSwain 2019-10-19 21:06:08 -0500
  • 52d381f471
    Add sensors to README Jacob McSwain 2019-10-19 21:05:26 -0500
  • 074a2fdf44
    Merge pull request #13 from USA-RedDragon/temperature-sensors Jacob McSwain 2019-10-19 21:04:13 -0500
  • 87c65ab23e
    Add temperature sensor support Jacob McSwain 2019-10-19 21:02:33 -0500
  • 7ac7989bf4
    Merge pull request #12 from USA-RedDragon/multiple-thermostats Jacob McSwain 2019-10-19 20:32:55 -0500
  • f2643d4427
    Add multiple thermostat support Jacob McSwain 2019-10-19 20:31:51 -0500
  • 474fb1adc6
    Merge pull request #10 from USA-RedDragon/update-api 2.0.2 Jacob McSwain 2019-10-19 19:20:34 -0500
  • 9fb3e12061
    API: Update should be called in the regular class, not the dummy class Jacob McSwain 2019-10-19 19:20:00 -0500
  • 9de843188f
    Merge pull request #9 from USA-RedDragon/release-creation Jacob McSwain 2019-10-19 19:04:22 -0500
  • 12d2866676
    Releases have to be in the same dir Jacob McSwain 2019-10-19 19:04:01 -0500
  • 33baabdd24
    Merge pull request #8 from USA-RedDragon/release-creation untagged-98716ee1812a85bbbc01 Jacob McSwain 2019-10-19 19:00:30 -0500
  • 87dbe0bcf7
    Fix release creation Jacob McSwain 2019-10-19 18:59:58 -0500
  • 6357504e96
    Merge pull request #7 from USA-RedDragon/readme-update untagged-9b115fa45c62014df462 Jacob McSwain 2019-10-19 18:56:07 -0500
  • 21d7c00e50
    Edit Drawbacks in the README Jacob McSwain 2019-10-19 18:55:37 -0500
  • 25b07f40e4
    Merge pull request #6 from USA-RedDragon/nicer-releases Jacob McSwain 2019-10-19 18:53:54 -0500
  • 543973b7f9
    Make releases nicer to work with Jacob McSwain 2019-10-19 18:53:06 -0500
  • 4602092449
    Merge pull request #5 from USA-RedDragon/climate-logging Jacob McSwain 2019-10-19 18:44:00 -0500
  • 52ce92df7e
    Add logger to climate Jacob McSwain 2019-10-19 18:43:25 -0500
  • 1bd58ba903
    Try drafting releases 1.0.1 Jacob McSwain 2019-10-19 18:38:00 -0500
  • 6978121b1f
    Update Releases to push when I tag 1.0.0 Jacob McSwain 2019-10-19 18:30:31 -0500
  • 9df59aa445
    Add Github Action for Release Jacob McSwain 2019-10-19 18:25:41 -0500
  • d43890140f
    Add a README symlink Jacob McSwain 2019-10-19 18:15:39 -0500
  • d24b037e74
    Fixup google vs nest login logic Jacob McSwain 2019-10-19 17:58:04 -0500
  • aeecf31aea
    Fix the attempt to get mode before mode is set Jacob McSwain 2019-10-19 17:42:17 -0500
  • 5d74119c38
    Added Code for Google Auth Login SjoerdOegema 2019-10-17 09:17:14 +0200
  • c686190a24
    update info.md slinkymanbyday 2019-10-19 21:16:15 +0800
  • 65cfa988c7
    add camera to hacs.json slinkymanbyday 2019-10-19 21:13:23 +0800
  • 7133e91e25
    ShittyNestClimate -> NestClimate Jacob McSwain 2019-10-19 16:57:57 -0500
  • d7ec1e624b
    Remove empty services.yaml Jacob McSwain 2019-10-19 16:56:48 -0500
  • 025e72ddeb
    Use the global set of credentials across thermostat and camera Jacob McSwain 2019-10-19 16:56:39 -0500
  • c35f2633b9
    Climate: async_add_entities takes an array Jacob McSwain 2019-10-19 16:54:07 -0500
  • 7e7b4b85de
    API: Set user_id properly Jacob McSwain 2019-10-19 16:53:04 -0500
  • 6c809da4c0
    add support for nest camera devices Sean Meyer 2019-10-19 21:12:37 +0800
  • 91683e9c8f
    Gitignore: .vscode/ Jacob McSwain 2019-10-19 14:27:53 -0500
  • 8d022bd746
    Fixup flake8 violations Jacob McSwain 2019-10-19 14:27:31 -0500
  • c48fb3ed37
    update info.md slinkymanbyday 2019-10-19 21:16:15 +0800
  • d37f1ba42c
    add camera to hacs.json slinkymanbyday 2019-10-19 21:13:23 +0800
  • 334b33b791 add support for nest camera devices Sean Meyer 2019-10-19 21:12:37 +0800
  • 14d2e08c3f
    Remove credentials Jacob McSwain 2019-09-26 11:26:04 -0500
  • dd5e0906a6 Final rename Jacob McSwain 2019-09-25 22:34:19 -0500
  • 4ed558eb3b
    Badnest Jacob McSwain 2019-09-25 22:23:10 -0500
  • 692ebef12b
    Bad Nest Jacob McSwain 2019-09-25 22:22:21 -0500
  • 4a9aefb5e0
    Update hacs.json Jacob McSwain 2019-09-25 22:21:48 -0500
  • e990d794ed
    Another nono word Jacob McSwain 2019-09-25 22:21:18 -0500
  • b57ecb8558
    Make info.md a bit more friendly Jacob McSwain 2019-09-25 22:20:36 -0500
  • 4493db1264
    Add another drawback Jacob McSwain 2019-09-25 19:16:50 -0500
  • 262622e0a5
    Inital commit Jacob McSwain 2019-09-25 19:14:43 -0500