mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +00:00

* Add button entity * Add support for Ring intercom ("other" device type) * description * format * - Tests - Fallback when intercom devices arent inside response * Fix ring button * Update library * Fix button after merge * Move names to strings.json * Remove button entity_category * Add wifi sensors to other * Add last_ sensors to other * Fix tests * Add button test * Add new sensors tests * Revert "Add last_ sensors to other" This reverts commit 5c03bba5a10130489bb33897a1952ca426bd725a. * Update library * Revert "Revert "Add last_ sensors to other"" This reverts commit 27631978d0d940a3fcbece761357d97c02bcca55. * Fix tests * Remove default list for other Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com> * Copy mock to conftest * Fix history test * Change time skip * Remove button * Fix history test --------- Co-authored-by: Martin Pham <tuyentq2009@gmail.com> Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>