Commit Graph
42141 Commits
Author SHA1 Message Date
Allen PorterandGitHub df90fdf641 Add an available property on Stream (#60429) 2021-11-29 21:23:58 -08:00
J. Nick KostonandGitHub f0f88d56bd Avoid probing configured ipp devices at discovery (#60551)
- Each time these were seen by zeroconf, these devices were
  probed even if they were already configured. This is expensive
  and we want to avoid this when possible
2021-11-29 22:53:42 -06:00
Paulus SchoutsenandGitHub 1bfd98ab14 Bump frontend to 20211129.0 (#60564) 2021-11-29 18:35:41 -08:00
David F. MulcaheyandGitHub 2f24fc0fd4 Fix Flo returning stale data (#60491)
* Fix Flo returning stale data

* update tests

* update coverage
2021-11-29 20:00:39 -05:00
Franck NijhofandGitHub 9f26850a19 Add device class support for button entity (#60560) 2021-11-29 17:44:21 -07:00
GitHub Action a925451906 [ci skip] Translation update 2021-11-30 00:13:53 +00:00
Joakim SørensenandGitHub 8a5df5f7eb Fix ingress for non admin (#60120) 2021-11-29 23:03:16 +01:00
Paulus SchoutsenandGitHub 914f7f85ec Add local only users (#57598) 2021-11-29 14:01:03 -08:00
Maciej BieniekandGitHub 847b10fa65 Add button platform to NAM integration (#60410) 2021-11-29 22:58:04 +01:00
MichaelandGitHub 8626de24fc Use correct value for current temperature for AVM Fritz!Smarthome thermostat devices (#60510) 2021-11-29 19:58:22 +01:00
MichaelandGitHub 83acfda757 Add reboot button to Shelly devices (#60417) 2021-11-29 19:49:49 +01:00
Erik MontnemeryandGitHub 814a742518 Don't wait for Google Assistant service calls when reporting state (#59832)
* Don't wait for Google Assistant service calls when reporting state

* Update tests

* Add test
2021-11-29 18:34:38 +01:00
Erik MontnemeryandGitHub d980ca7e04 Correct recorder migration._add_columns for PostgreSQL (#60547) 2021-11-29 18:33:25 +01:00
54df81cbab Use ZeroconfServiceInfo in vizio (#60115)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-29 18:27:15 +01:00
37430e7c9e Add get method to ZeroconfServiceInfo (#60528)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-29 17:37:55 +01:00
Matthias LohrandGitHub 7b81185d2a Add tolo fan platform (#60502) 2021-11-29 17:15:38 +01:00
ec1c52d945 Use dataclass for SsdpServiceInfo (#59931)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-29 06:10:07 -10:00
einarhauksandGitHub 7ece86ee8d Add sensors to Tesla Wall Connector Integration (#60507) 2021-11-29 06:05:14 -10:00
Eugenio PanaderoandGitHub 923cb0f4b7 Bump aiopvpc to 2.2.4 to fix price sensor attributes for pvpc_hourly_pricing (#60012) 2021-11-29 16:57:32 +01:00
Kevin StillhammerandGitHub 6167e4178b Use find_coordinates in here_travel_time (#59938) 2021-11-29 16:54:03 +01:00
PlusPlus-uaandGitHub 2be7773f5e Add Tuya Fingerbot device support (#59880) 2021-11-29 16:52:15 +01:00
9aa33a3cf8 Fix brightness support for Tuya dimmers that use the Light ("dj") category (#60385)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-11-29 16:45:00 +01:00
Maikel PunieandGitHub f18fe342ac Remove configuration.yaml support for the velbus component (#60411) 2021-11-29 16:33:26 +01:00
Steffen ZimmermannandGitHub c407e24a18 Add wiffi device configuration url support (#60367) 2021-11-29 16:29:31 +01:00
Simone ChemelliandGitHub 07c09ab268 Add new name handling for Shelly RPC devices (#60539) 2021-11-29 16:16:49 +01:00
0f2e39adee Add get method to DhcpServiceInfo (#60527)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-29 05:11:36 -10:00
jjlawrenandGitHub a88cc8b98c Move Sonos bass & treble controls to number entities (#60498) 2021-11-29 16:00:37 +01:00
Franck NijhofandGitHub 3aa35e15c2 Remove custom WLED services (#60537) 2021-11-29 15:15:50 +01:00
rianadonandGitHub 09af85c6a4 Add native unit types for weather entities (#59533)
* Add native unit types for weather entities

* Update weatherentity and change precision in climacell test

* Move weather test to demo tests

* Add weather test for temperature conversion

* Add more unit conversion tests

* Remove extra native_ methods

* Remove extra properties and save precision change for another PR

* Remove visibility_unit from metoffice component

The vibility values given by metoffice are formatted into strings,
which means they can't automatically be converted.

* Improve docstrings and convert pressures in forecast

* Add precipitation and wind speed units

* Clean up tests

* Round converted weather values

* Round weather values to 2 decimal places

* Move number of rounding decimal places to constant

* Docstring and styles
2021-11-29 14:44:44 +01:00
Franck NijhofandGitHub 5a97db6685 Upgrade wled to 0.10.1 (#60542) 2021-11-29 14:43:02 +01:00
Raphaël BeamonteandGitHub 8600b5597a Add 'trigger' support for MQTT Alarm Control Panel (#60525)
When configuring an Alarm Control Panel through MQTT discovery, it
was not possible to use the trigger service. This fixes that by making
it available the same way as ARM and DISARM services are.
2021-11-29 14:41:52 +01:00
Franck NijhofandGitHub 1f2a5ae98d Upgrade coverage to 6.2.0 (#60530) 2021-11-29 11:52:13 +01:00
Franck NijhofandGitHub 909784bff8 Upgrade black to 21.11b1 (#60532) 2021-11-29 11:51:58 +01:00
Franck NijhofandGitHub 4cff04cbd5 Remove obsolete light attributes from WLED (#60535) 2021-11-29 11:32:30 +01:00
Jesse HillsandGitHub dd001cacfd Fix missing name for ESPHome reauth dialog (#60508) 2021-11-29 10:06:56 +01:00
Allen PorterandGitHub 5e86c78c46 Redact ?auth= url parameters in stream sources when logged (#60438) 2021-11-29 09:59:01 +01:00
Jesse HillsandGitHub 622d9606a5 Esphome/button (#60522) 2021-11-29 09:57:37 +01:00
Ville SkyttäandGitHub e5718ccac4 Add removal versions and backcompat constants for device registry enum changes (#60421) 2021-11-29 09:47:14 +01:00
Matthias AlphartandGitHub 823c37f4c7 100% test coverage for Fronius integration (#60515)
* support for multiple fixture sets

* add test data from Fronius Gen24 device

* test Gen24 with Storage

* test Gen24 inverter without storage

* 100% coverage

* copy&paste fail
2021-11-29 09:15:10 +01:00
J. Nick KostonandGitHub ef8cf9e597 Add configuration_url to bond (#60523) 2021-11-29 08:44:11 +01:00
Michael KowalchukandGitHub 15bf4dae9b Add zwave_js speed configurations for GE/Jasco 12730 and 14287 fans (#60517) 2021-11-29 08:27:32 +01:00
Daniel Hjelseth HøyerandGitHub 70b8decfb5 Replace Tibber STATE_CLASS_TOTAL_INCREASING with STATE_CLASS_TOTAL for not strictly increasing sensors (#60501)
* Tibber, fix #60490 not strictly increasing

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Tibber, fix #60490 not strictly increasing

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Tibber, fix #60490 not strictly increasing

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-11-29 08:22:48 +01:00
J. Nick KostonandGitHub c535f785a8 Bump flux_led to 0.25.2 (#60519)
- Fixes warm/cold values on RGBCW bulbs with newer firmware

- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.25.1...0.25.2
2021-11-29 06:21:33 +01:00
Joakim SørensenandGitHub 325861addf Set internal quality_scale for the safe_mode integration (#60526) 2021-11-29 06:18:39 +01:00
Simone ChemelliandGitHub 110fd261ee Fix & update for latest Shelly Valve firmware (#60458) 2021-11-28 20:18:15 -08:00
MichaelandGitHub a29cc29304 Fix DeprecationWarning for asyncio.wait() in mysensors (#60512) 2021-11-29 02:06:11 +01:00
GitHub Action 2918e2d7d0 [ci skip] Translation update 2021-11-29 00:13:08 +00:00
Pascal VizeliandGitHub 313d6a81d0 Fix docker prefix for meta image (#60495) 2021-11-28 10:25:52 -08:00
micha91andGitHub b4730f4ffe Add Yamaha MusicCast number entities (#60093) 2021-11-28 07:52:46 -10:00
einarhauksandGitHub 4d345e0665 Add Tesla Wall Connector integration (#60000) 2021-11-28 07:41:01 -10:00