hass-core/tests/fixtures/foobot_devices.json
Fabien Piuzzi 0deef34881 Adding Foobot device sensor ()
* 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-15 19:50:58 -07:00

8 lines
133 B
JSON

[
{
"uuid": "231425657665645342",
"userId": 6545342,
"mac": "A2D3F1",
"name": "Happybot"
}
]