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
a7993e0640
core
/
tests
/
components
/
foobot
/
fixtures
/
devices.json
9 lines
113 B
JSON
Raw
Normal View
History
Unescape
Escape
Adding Foobot device sensor (#12417) * Added Foobot device sensor * Added error handling tests * Corrections after PR review. * Migrated to async/await syntax * lint fixes * stop raising HomeAssistantError * debug log for number of requests * Moved shared data between sensors from a class attribute to a separate class * Made test more async-aware disabled setup error test for now as it's not working * Working failure scenarios tests
2018-03-16 02:50:58 +00:00
[
Prettify json (component test fixtures) (#68892)
2022-03-30 09:37:17 +00:00
{
"uuid"
:
"231425657665645342"
,
"userId"
:
6545342
,
"mac"
:
"A2D3F1"
,
"name"
:
"Happybot"
}
Adding Foobot device sensor (#12417) * Added Foobot device sensor * Added error handling tests * Corrections after PR review. * Migrated to async/await syntax * lint fixes * stop raising HomeAssistantError * debug log for number of requests * Moved shared data between sensors from a class attribute to a separate class * Made test more async-aware disabled setup error test for now as it's not working * Working failure scenarios tests
2018-03-16 02:50:58 +00:00
]