1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/tests/components
PhracturedBlue d74f4eaf52 Add Initial Mailbox panel and sensor (#8233)
* Initial implementation of Asterisk Mailbox

* Rework asterisk_mbox handler to avoid using the hass.data hash.  Fix requirements.

* Handle potential asterisk server disconnect.  bump asterisk_mbox requirement to 0.4.0

* Use async method for mp3 fetch from server

* Add http as dependency

* Minor log fix. try to force Travis to rebuild

* Updates based on review

* Fix error handling as per review

* Fix error handling as per review

* Refactor voicemail into mailbox component

* Hide mailbox component from front page

* Add demo for mailbox

* Add tests for mailbox

* Remove asterisk_mbox sensor and replace with a generic mailbox sensor

* Fix linting errors

* Remove mailbox sensor.  Remove demo.mp3.  Split entity from platform object.

* Update mailbox test

* Update mailbox test

* Use events to indicate state change rather than entity last-updated

* Make mailbox platform calls async.  Fix other review concerns

* Rewrite mailbox tests to live at root level and be async.  Fixmailbox dependency on http

* Only store number of messages not content in mailbox entity
2017-08-06 11:19:47 -07:00
..
2017-05-19 07:37:39 -07:00
2017-08-03 10:51:01 +02:00
2017-06-17 10:03:49 -07:00
2017-07-31 20:52:39 -07:00
2017-05-13 21:25:54 -07:00
2017-07-21 21:38:53 -07:00
2017-07-21 21:38:53 -07:00
2017-05-12 20:14:17 -07:00
2017-06-25 10:53:15 -07:00
2017-04-11 09:23:41 -07:00
2017-07-13 10:19:59 -07:00
2017-03-30 00:50:53 -07:00
2017-07-21 21:38:53 -07:00