This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c197e1765a
core
/
tests
/
components
/
abode
/
fixtures
/
oauth_claims.json
6 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
Add Abode tests (#32562) * Add tests for several devices * Update coveragerc * Code review changes and minor clean up * More code review changes * Update manifest and minor test updates * Add test for locks and covers * Add tests for switch on and off * Add more complete test for alarms * Fix for camera test * Patch abodepy.mode for tests * Add test for unknown alarm state and minor cleanup * Update to make tests more robust * More specific tests * Update quality scale to silver * Remove integration quality scale
2020-03-16 02:05:10 +00:00
{
Prettify json (component test fixtures) (#68892)
2022-03-30 09:37:17 +00:00
"token_type"
:
"Bearer"
,
"access_token"
:
"ohyeahthisisanoauthtoken"
,
"expires_in"
:
3600
}