starkillerOG
2dc46d4516
Fix motion_blinds gateway signal strength sensor ( #48866 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-08 12:42:56 -07:00
Bram Kragten
aaa9367554
Update frontend to 20210407.2 ( #48888 )
2021-04-08 12:41:40 -07:00
Erik Montnemery
5e8559e3cc
Validate supported_color_modes for MQTT JSON light ( #48836 )
2021-04-08 12:40:48 -07:00
Martin Hjelmare
e988062034
Fix mysensor cover closed state ( #48833 )
2021-04-08 12:39:03 -07:00
J. Nick Koston
493bd4cdca
Add manufacturer matching support to zeroconf ( #48810 )
...
We plan on matching with _airplay which means we need
to able to limit to specific manufacturers to avoid
generating flows for integrations with the wrong
manufacturer
2021-04-08 09:03:10 -10:00
Khole
c2d98f1905
Add hive boost off functionality ( #48701 )
...
* Add boost off functionality
* Added backwards compatibility
* Update homeassistant/components/hive/services.yaml
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/hive/climate.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-08 20:51:00 +02:00
Raman Gupta
3ca69f5568
Raise an exception when event_type exceeds the max length ( #48115 )
...
* raise an exception when event_type exceeds the max length that the recorder supports
* add test
* use max length constant in recorder
* update config entry reloaded service name
* remove exception string function because it's not needed
* increase limit to 64 and revert event name change
* fix test
* assert exception args
* fix test
* add comment about migration
2021-04-08 20:46:28 +02:00
J. Nick Koston
1f80c756ab
Fix subscribe_bootstrap_integrations to send events ( #48754 )
2021-04-08 07:30:33 -10:00
Laszlo Magyar
c7e4857d2c
Let recorder deal with event names longer than 32 chars ( #47748 )
2021-04-08 07:08:49 -10:00
Franck Nijhof
1dafea705d
Fix possibly missing changed_by in Verisure Alarm ( #48867 )
2021-04-08 19:03:11 +02:00
Franck Nijhof
e475b6b9c3
Fix optional data payload in Prowl messaging service ( #48868 )
2021-04-08 18:02:29 +02:00
Bram Kragten
94fc7b8aed
Correct wrong x in frontend manifest ( #48865 )
2021-04-08 08:54:13 -07:00
Philip Allgaier
50bc037819
Bump speedtest-cli to 2.1.3 ( #48861 )
2021-04-08 17:35:02 +02:00
Johan Nenzén
e70111b93c
Add missing super call in Verisure Camera entity ( #48812 )
2021-04-08 17:00:49 +02:00
Raman Gupta
2768f202b6
Check all endpoints for zwave_js.climate fan mode and operating state ( #48800 )
...
* Check all endpoints for zwave_js.climate fan mode and operating state
* fix test
2021-04-08 16:53:20 +02:00
Philip Allgaier
f1c4072d3c
Return TP-Link sensor & light attributes as float
rather than string
( #48828 )
2021-04-08 16:51:59 +02:00
Marvin Wichmann
91837f08ce
Update xknx to version 0.18.0 ( #48799 )
2021-04-08 14:54:43 +02:00
Niccolo Zapponi
9377a45d8a
Fix iCloud extra attributes ( #48815 )
2021-04-08 13:50:46 +02:00
starkillerOG
78dabc83ec
Add Xiaomi Miio zhimi.airpurifier.mc2 ( #48840 )
...
* add zhimi.airpurifier.mc2
* fix issort
2021-04-08 13:40:29 +02:00
Hans Kröner
2765256b61
Account for openweathermap 'dew_point' not always being present ( #48826 )
2021-04-08 13:39:53 +02:00
Aaron Bach
e70d7327f9
Store Recollect Waste pickup dates in UTC ( #48690 )
...
* Store Recollect Waste pickup dates in UTC
* Code review
* Code review
2021-04-08 07:34:47 +02:00
HomeAssistant Azure
8e6238ff61
[ci skip] Translation update
2021-04-08 00:03:23 +00:00
J. Nick Koston
cdb151e8c9
Remove doorbird recorder test workaround ( #48781 )
...
Apparently this is no longer needed
2021-04-07 09:27:47 -10:00
Erik Montnemery
61b38baf2e
Reject nan, inf from generic_thermostat sensor ( #48771 )
2021-04-07 09:00:42 -07:00
Bram Kragten
f2ef9e7505
Update frontend to 20210407.1 ( #48778 )
2021-04-07 08:57:45 -07:00
Daniel Sack
c732749640
Update __init__.py ( #48659 )
...
This change solves that HMIP-RCV-1 is not found when used in a service call to invoke a virtual key (case-sensitivity problem).
- https://community.home-assistant.io/t/homematic-hmip-rcv-50-not-working-with-virtual-key-any-more/249000
- https://github.com/danielperna84/pyhomematic/issues/368
2021-04-07 15:51:35 +02:00
dependabot[bot]
fa8436889a
Bump actions/upload-artifact from v2.2.2 to v2.2.3 ( #48761 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 13:20:00 +02:00
Raman Gupta
caaa62a7f9
Clean up google travel time code ( #48708 )
2021-04-07 12:39:27 +02:00
Erik Montnemery
2555b10d49
Remove login details before logging SQL errors ( #48758 )
2021-04-07 12:15:56 +02:00
Maciej Bieniek
5be1eacde9
Set AsusWRT mac_address and ip_address properties ( #48764 )
2021-04-07 12:08:22 +02:00
Bram Kragten
ab190f36ac
Update frontend to 20210407.0 ( #48765 )
2021-04-07 11:42:12 +02:00
Erik Montnemery
46371a9e87
Fix whitespace error in cast ( #48763 )
2021-04-07 11:12:31 +02:00
Franck Nijhof
06381f5619
Upgrade pre-commit to 2.12.0 ( #48731 )
2021-04-07 10:40:53 +02:00
Franck Nijhof
6ec8e17e7b
Do not activate Met.no without setting a Home coordinates ( #48741 )
2021-04-07 09:39:39 +02:00
J. Nick Koston
5f8fcca5ad
Solve cast delaying startup when discovered devices are slow to setup ( #48755 )
...
* Solve cast delaying startup when devices are slow to setup
* Update homeassistant/components/cast/media_player.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-04-07 09:39:04 +02:00
Daniel Hjelseth Høyer
b558f20ad2
Met.no - only update data if coordinates changed ( #48756 )
2021-04-07 09:27:58 +02:00
stegm
589f2240b1
New integration for Kostal Plenticore solar inverters ( #43404 )
...
* New integration for Kostal Plenticore solar inverters.
* Fix errors from github pipeline.
* Fixed test for py37.
* Add more test for test coverage check.
* Try to fix test coverage check.
* Fix import sort order.
* Try fix test code coverage .
* Mock api client for tests.
* Fix typo.
* Fix order of rebased code from dev.
* Add new data point for home power.
* Modifications to review.
Remove service for write access (for first pull request). Refactor
update coordinator to not use the entity API.
* Fixed mock imports.
* Ignore new python module on coverage.
* Changes after review.
* Fixed unit test because of config title.
* Fixes from review.
* Changes from review (unique id and mocking of tests)
* Use async update method. Change unique id. Remove _dict
* Remove _data field.
* Removed login flag from PlenticoreUpdateCoordinator.
* Removed Dynamic SoC sensor because it should be a binary sensor.
* Remove more sensors because they are binary sensors.
2021-04-07 09:18:07 +02:00
Stefan Agner
815db999da
Use microsecond precision for datetime values on MariaDB/MySQL ( #48749 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-07 09:13:55 +02:00
Joakim Sørensen
191c01a611
Add custom integrations to analytics ( #48753 )
2021-04-06 19:33:08 -07:00
Joakim Sørensen
89f2f458d2
Generate a seperate UUID for the analytics integration ( #48742 )
2021-04-07 02:34:49 +02:00
HomeAssistant Azure
82cc5148d7
[ci skip] Translation update
2021-04-07 00:04:06 +00:00
Franck Nijhof
e63e8b6ffe
Rename hassio config entry title to Supervisor ( #48748 )
2021-04-07 00:46:47 +02:00
J. Nick Koston
d417dcb8f4
Bump pysonos to 0.0.42 to fix I/O in event loop ( #48743 )
...
fixes #48732
Changelog: https://github.com/amelchio/pysonos/compare/v0.0.41...v0.0.42
2021-04-07 00:15:36 +02:00
Philip Allgaier
030e9d314d
Fix systemmonitor IP address look-up logic ( #48740 )
2021-04-06 22:58:35 +02:00
Pascal Reeb
fb1444c414
Add doorsensor + coordinator to nuki ( #40933 )
...
* implemented coordinator + doorsensor
* added async_unload_entry
* small fixes + reauth_flow
* update function
* black
* define _data inside __init__
* removed unused property
* await on update & coverage for binary_sensor
* keep reauth seperate from validate
* setting entities unavailable when connection goes down
* add unknown error when entity is not present
* override extra_state_attributes()
* removed unnecessary else
* moved to locks & openers variables
* removed doorsensorState attribute
* changed config entry reload to a task
* wait for reload
2021-04-06 21:20:57 +02:00
Erik Montnemery
9f5db2ce3f
Improve warnings on undefined template errors ( #48713 )
2021-04-06 12:11:42 -07:00
Paulus Schoutsen
09635678bc
Allow reloading top-level template entities ( #48733 )
2021-04-06 12:10:39 -07:00
Justin Paupore
c4f9489d61
Fix infinite recursion in LazyState ( #48719 )
...
If LazyState cannot parse the attributes of its row as JSON, it prints
a message to the logger. Unfortunately, it passes `self` as a format
argument to that message, which causes its `__repr__` method to be
called, which then tries to retrieve `self.attributes` in order to
display them. This leads to an infinite recursion and a crash of the
entire core.
To fix, send the database row to be printed in the log message, rather
than the LazyState object that wraps around it.
2021-04-06 11:39:54 -07:00
Paulus Schoutsen
42d2039560
Updated frontend to 20210406.0 ( #48734 )
2021-04-06 20:14:54 +02:00
Martin Hjelmare
ae67f300b2
Fix sync api use in alarm control panel test ( #48725 )
2021-04-06 16:50:15 +02:00