Commit Graph
44866 Commits
Author SHA1 Message Date
jjlawren d9b81bb04d Adds enabled entity_ids associated with each speaker (#64876) 2022-01-24 16:29:29 -08:00
Paulus Schoutsen e6111ac277 Bump frontend to 20220124.0 (#64878) 2022-01-24 16:28:46 -08:00
Christopher Bailey 6cb9f0df2a Add basic Doorlock support for UniFi protect (#64877) 2022-01-24 14:22:52 -10:00
GitHub Action 2aaca346bd [ci skip] Translation update 2022-01-25 00:14:30 +00:00
Christopher Bailey 34802b127f Bump version pyunifiprotect to 3.2.0 (#64874) 2022-01-25 00:00:10 +01:00
jjlawren ec66936352 Bump plexapi to 4.9.1 (#64872) 2022-01-24 23:50:15 +01:00
Erik Montnemery e9a9b119c4 Teach TemplateEntity unique_id (#64837) 2022-01-24 23:16:31 +01:00
Aaron Bach 4f7dd821a5 Clean up Ridwell config flow tests (#64858) 2022-01-24 23:12:18 +01:00
Aaron Bach c3ecf426d0 Clean up Tile config flow tests (#64866) 2022-01-24 23:06:44 +01:00
J. Nick Koston 0ca38c0928 Avoid creating bond stop action button when there are no other buttons (#64869) 2022-01-24 23:03:52 +01:00
Joakim Sørensen 70b24b7843 Add diagnostics to Launch Library (#64871) 2022-01-24 22:59:29 +01:00
Erik Montnemery 2caad1a474 Add support for converting to and from mmHg (#64844) 2022-01-24 22:57:56 +01:00
epenetandepenet f662e8669e Address late review in entity registry (#64851)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-24 22:42:38 +01:00
Sean Vig 6af7425051 Create tasks to load Amcrest platforms (#64848)
* Create tasks to load Amcrest platforms

* Move closure definition out of for loop
2022-01-24 22:34:18 +01:00
Shay Levy 6d5c2bb34b Bump aioshelly to 1.0.8 (#64864)
* Bump aioshelly to 1.0.8

* Update DEPENDENCY_CONFLICTS
2022-01-24 23:26:38 +02:00
Franck Nijhof 2f25aafb84 Add additional sensors to Whois (#64854) 2022-01-24 19:40:36 +01:00
Joakim Sørensen 32f8695187 Add whois diagnostics to coveragerc (#64857) 2022-01-24 19:39:45 +01:00
Franck Nijhof 1a3494c9f5 Add diagnostics support to Whois (#64855) 2022-01-24 19:29:52 +01:00
Mick Vleeshouwer d6c547e9a3 Add cover platform to Overkiz integration (#64564) 2022-01-24 07:58:52 -10:00
epenetandepenet 78e92d1662 Adjust pylint plugin to enforce platform type hints (#64836)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-24 18:51:06 +01:00
Franck NijhofandJoakim Sørensen d15d081646 Add data update coordinator to Whois (#64846)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2022-01-24 18:50:07 +01:00
Joakim Sørensen b07f4ba398 Cleanup GitHub sensor classes and descriptions (#64853) 2022-01-24 18:47:21 +01:00
Jc2k 24ee4256b9 Add additional energy sensors to Eve Energy (#64826) 2022-01-24 07:46:45 -10:00
epenetandepenet c8a63d4ffc Use entity_description in shelly rest sensors (#64843)
* Use entity_description in shelly rest sensors

* Use _attr_device_info

* Adjust _attr_unique_id and _attr_device_info

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-24 19:43:43 +02:00
J. Nick Koston d1d33f0dc5 Fix bond buttons where an argument is required (#64781) 2022-01-24 07:41:23 -10:00
Mick Vleeshouwer 654bd7dd1f Improve tests for Overkiz config flow (#64624) 2022-01-24 18:23:16 +01:00
Chris Talkington 3e29fe5a67 Allow roku to browse and play local media (#64799) 2022-01-24 08:34:09 -08:00
Erik Montnemery 8ea2f865ed Clarify cloud docstring (#64841) 2022-01-24 17:06:08 +01:00
Aaron Bach 3a978fc244 Clean up post-merge review comments (#64842)
* Clean up post-merge diagnostics PRs

* Trigger Build

* Linting
2022-01-24 08:46:22 -07:00
Erik Montnemery 5622e45980 Render icon and picture templates at setup (#64838) 2022-01-24 16:40:50 +01:00
rikroeandrikroe 2e25213101 Add GPS direction to BMW ConnectedDrive device_tracker (#63744)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-01-24 16:26:03 +01:00
Aaron Bach 620991fef8 Add diagnostics to ReCollect Waste (#64814) 2022-01-24 08:18:22 -07:00
Aaron Bach 224d0d80b2 Add diagnostics to Flu Near You (#64597) 2022-01-24 08:16:26 -07:00
Aaron Bach b54722952c Add diagnostics to Notion (#64713) 2022-01-24 08:15:45 -07:00
Aaron Bach 5b8f6d1b9a Clean up ReCollect Waste config flow tests (#64813)
* Clean up ReCollect Waste config flow tests

* Use fixture
2022-01-24 15:51:30 +01:00
Erik Montnemery 321f54494e Teach TemplateEntity entity name (#62175)
* Teach TemplateEntity entity name

* Remove default name from number and select config schemas

* Re-add default name to number and select config schemas

* Set name to None if name template fails to render

* Update template button
2022-01-24 15:44:05 +01:00
Franck Nijhof 7b93226c6c Add entity description support to WHOIS integration (#64619) 2022-01-24 15:41:35 +01:00
Ryan Steckler b541e91885 Fix units not being pulled from source sensor (#63639) 2022-01-24 15:15:34 +01:00
Robert Svensson a15bdbbc4a UniFi events aren't reliable for device tracker usage, use last_seen instead (#64147) 2022-01-24 15:11:33 +01:00
Eric Severance 5f2fd1b0e6 Add a reboot button for ONVIF devices (#61522) 2022-01-24 15:07:06 +01:00
jjlawren a046cef734 Bump soco to 0.26.0 (#64819) 2022-01-24 14:54:27 +01:00
Nico Hirsch 13cfb92d06 Add Home Connect CookProcessor (Bosch Cookit) (#62445) 2022-01-24 14:44:20 +01:00
dougiteixeiraandFranck Nijhof c66b25229c Fix error in Tuya diagnostics (#64808)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-24 14:38:45 +01:00
Joakim Sørensen 7c1eabadfa Add diagnostics to Nanoleaf (#64835) 2022-01-24 14:15:05 +01:00
Fredrik ErlandssonandFranck Nijhof f23af3455e Point updates (#64748)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-24 13:57:29 +01:00
Paulus Schoutsen 73fd19d4e2 Only show music files for Cast Audio in media browser (#64683) 2022-01-24 13:54:09 +01:00
Robert Svensson 597fca9072 Make UniFi bandwidth sensors be about current transfer rather than total transfer (#64701) 2022-01-24 13:50:54 +01:00
epenetandepenet 11fa86cc83 Add pylint plugin to enforce type hints (#64313)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-24 13:38:56 +01:00
epenetandepenet 3a09090a4b Drop use of deprecated ENTITY_CATEGORIES (#64607)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-24 13:36:42 +01:00
Shay Levy 6ed60d2b32 Clean up webostv tests (#64833) 2022-01-24 13:36:07 +01:00