Maciej Bieniek
9ee0d8fefe
Fix xiaomi miio Air Quality Monitor initialization ( #55773 )
2021-09-06 15:30:03 +02:00
mrwhite31
e6a29b6a2a
Fix typo in in rfxtrx Barometer sensor ( #55839 )
...
Fix typo in sensor.py to fix barometer unavailability
2021-09-06 15:11:12 +02:00
Maciej Bieniek
753285eae7
Fix a lazy preset mode update for Xiaomi Miio fans ( #55837 )
2021-09-06 12:33:34 +02:00
David Bonnes
67b7144703
Fix incomfort min/max temperatures ( #55806 )
2021-09-06 12:26:20 +02:00
Andre Richter
d50b700dc7
Refactor exception handling in Vallox ( #55461 )
2021-09-06 12:03:45 +02:00
Marc Mueller
4475cf24c8
Use EntityDescription - aqualogic ( #55791 )
2021-09-06 11:59:03 +02:00
Marc Mueller
3001df99cb
Use EntityDescription - poolsense ( #55743 )
2021-09-06 11:58:47 +02:00
Philip Allgaier
364edbfd8a
Add service descriptions for supervisor backup restore services ( #52766 )
...
* Add service descriptions for supervisor backup restore
* Add fields to restore services
* Update homeassistant/components/hassio/services.yaml
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-06 10:27:11 +02:00
Jan Bouwhuis
755835ee2e
Alexa - Remove legacy speed support for fan platform ( #55174 )
...
* Remove legacy fan speed support
* remove fan range controller tests
* retrigger tests
2021-09-06 10:19:57 +02:00
Marc Mueller
a4e4ffef0a
Use EntityDescription - apcupsd ( #55790 )
2021-09-06 10:19:31 +02:00
Marc Mueller
655399eb7b
Use EntityDescription - aemet ( #55744 )
2021-09-06 10:12:09 +02:00
Marc Mueller
77b60c712e
Use EntityDescription - sabnzbd ( #55788 )
2021-09-06 09:54:07 +02:00
Marc Mueller
a4dae0c1e1
Use EntityDescription - meteoclimatic ( #55792 )
2021-09-06 09:48:12 +02:00
Marc Mueller
96db04213b
Use EntityDescription - vultr ( #55789 )
2021-09-06 09:44:33 +02:00
Marc Mueller
cc6a0d2f8d
Use EntityDescription - awair ( #55747 )
2021-09-06 09:40:41 +02:00
Marc Mueller
99ef2ae54d
Use EntityDescription - vilfo ( #55746 )
2021-09-06 09:33:58 +02:00
jan iversen
0dd128af77
Change fix property to _attr for tradfri ( #55691 )
2021-09-06 08:49:00 +02:00
Greg
1b3530a3f8
Bump envoy_reader API to 0.20.0 ( #55822 )
2021-09-05 20:32:50 -10:00
Witold Sowa
8565821394
ZHA: Added support for ZigBee Simple Sensor device and Binary Input c… ( #55819 )
...
* ZHA: Added support for ZigBee Simple Sensor device and Binary Input cluster
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Alexei Chetroi <lexoid@gmail.com>
2021-09-06 01:41:57 -04:00
Paulus Schoutsen
523998f8a1
Drop logger service fields because keys are dynamic ( #55750 )
2021-09-05 20:53:12 -07:00
GitHub Action
c2b89725be
[ci skip] Translation update
2021-09-06 00:12:56 +00:00
Oliver
22961b30d2
Update to denonavr version 0.10.9 ( #55805 )
2021-09-05 13:28:48 -10:00
Alexei Chetroi
aa6cb84b27
Optimize ZHA ZCL attribute reporting configuration ( #55796 )
...
* Refactor ZCL attribute reporting configuration
Configure up to 3 attributes in a single request.
* Use constant for attribute reporting configuration
* Update tests
* Cleanup
* Remove irrelevant for this PR section
2021-09-05 17:45:08 -04:00
Ville Skyttä
4e1e7a4a71
Protect Huawei LTE against None ltedl/ulfreq ( #54411 )
...
Refs https://github.com/home-assistant/core/issues/54400
2021-09-05 21:42:22 +03:00
GitHub Action
f8ebc31576
[ci skip] Translation update
2021-09-05 00:11:36 +00:00
Paulus Schoutsen
cce0ca5688
Tag Hue errors as format strings ( #55751 )
2021-09-04 15:38:14 -07:00
Simone Chemelli
d39b861110
Fix SamsungTV sendkey when not connected ( #55723 )
2021-09-04 13:58:34 -07:00
Simone Chemelli
715ce3185b
Handle Fritz InternalError ( #55711 )
2021-09-04 13:56:59 -07:00
Brian Egge
c81a319346
Handle unknown preset mode in generic thermostat ( #55588 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-09-04 13:17:57 -07:00
Marc Mueller
f5a543b220
Remove deprecated device_state_attributes ( #55734 )
2021-09-04 13:16:01 -07:00
starkillerOG
58da58c008
Bump motion_blinds to 0.5.5 ( #55710 )
2021-09-04 22:06:50 +02:00
Marc Mueller
0700108278
Use NamedTuple for device_automation details ( #55697 )
2021-09-04 13:42:36 +02:00
Anders Melchiorsen
d8b85b2067
Fix LIFX firmware version information ( #55713 )
2021-09-04 13:18:23 +02:00
Erik Montnemery
38d42de2c0
Handle negative numbers in sensor long term statistics ( #55708 )
...
* Handle negative numbers in sensor long term statistics
* Use negative states in tests
2021-09-04 10:47:42 +02:00
Paulus Schoutsen
10317fba17
better detect legacy eagly devices ( #55706 )
2021-09-04 09:23:35 +02:00
J. Nick Koston
195ee2a188
Avoid creating sockets in homekit port available tests ( #55668 )
...
* Avoid creating sockets in homekit port available tests
* prevent new bridge from being setup -- its too fast now that the executor job is gone and it revealed an unpatched setup
2021-09-03 17:15:28 -10:00
Michael
0dc8fb497b
Delay state update after switch is toggled for TP-Link HS210 device ( #55671 )
...
* delay state update for HS210
* Update workaround comment
2021-09-04 03:01:48 +02:00
Ville Skyttä
b10fc89a6b
Automation trigger info type hint improvements ( #55402 )
...
* Make automation trigger info a TypedDict
* zwave_js trigger type hint fixes
* Remove redundant automation trigger info field presence checks
* Use async_initialize_triggers in mqtt and tasmota device_trigger tests
2021-09-04 02:25:51 +02:00
epenet
0749e045bb
Add reauth to Renault config flow ( #55547 )
...
* Add reauth flow to async_setup_entry
* Add reauth flow to config_flow
* Add reauth tests
* Split reauth/reauth_confirm
* unindent code
* Add entry_id and unique_id to reauth flow testing
* Use description_placeholders for username
* fix typo
2021-09-04 02:17:24 +02:00
GitHub Action
19dcb19d07
[ci skip] Translation update
2021-09-04 00:13:17 +00:00
Marc Mueller
a54b9502ef
Use NamedTuple for light color mode mapping ( #55696 )
2021-09-04 00:48:14 +02:00
Marc Mueller
617e8544c0
Use NamedTuple for touchline preset mode settings ( #55695 )
2021-09-04 00:44:16 +02:00
Marc Mueller
edddeaf5ab
Use NamedTuple for api endpoint settings ( #55694 )
2021-09-04 00:44:01 +02:00
Aidan Timson
cd51d994b1
System Bridge - Set device class for binary sensor ( #55688 )
2021-09-03 23:48:11 +02:00
Marc Mueller
4eba2ccebc
Use EntityDescription - synology_dsm ( #55407 )
2021-09-03 23:35:28 +02:00
Marc Mueller
f5cd321185
Use EntityDescription - airnow ( #55684 )
2021-09-03 22:36:24 +02:00
Marc Mueller
bbd9c6eb5b
Use EntityDescription - discogs ( #55683 )
2021-09-03 22:36:17 +02:00
Marc Mueller
ce6921d73c
Use EntityDescription - picnic ( #55682 )
...
* Use EntityDescription - picnic
* Change _attr_extra_state_attributes to be static
* Fix tests
2021-09-03 22:35:59 +02:00
Brian Rogers
9db13a3e74
Fix Rachio service missing with 1st generation controllers ( #55679 )
2021-09-03 22:35:33 +02:00
Marc Mueller
1e4233fe20
Use EntityDescription - iperf3 ( #55681 )
2021-09-03 22:35:12 +02:00
Marc Mueller
76ce0f6ea7
Use EntityDescription - econet ( #55680 )
...
* Use EntityDescription - econet
* Resolve name constants
2021-09-03 22:34:51 +02:00
Marc Mueller
798f487ea4
Use EntityDescription - faa_delays ( #55678 )
...
* Use EntityDescription - faa_delays
* Update binary_sensor.py
2021-09-03 22:34:29 +02:00
Marc Mueller
3c0a34dd01
Use EntityDescription - luftdaten ( #55676 )
...
* Use EntityDescription - luftdaten
* Fix name attribute
* Remove default values
* Move SensorTypes back to __init__
2021-09-03 22:34:01 +02:00
Marc Mueller
fbf812a845
Use EntityDescription - freebox ( #55675 )
...
* Use EntityDescription - freebox
* Remove default values
2021-09-03 22:33:26 +02:00
Paulus Schoutsen
7111fc47c4
Better handle invalid trigger config ( #55637 )
2021-09-03 10:15:57 -07:00
Joakim Sørensen
7caa985a59
Fix hdmi_cec switches ( #55666 )
2021-09-03 09:17:41 -07:00
J. Nick Koston
25b39b36e7
Ignore missing devices when in ssdp unsee ( #55553 )
2021-09-03 09:06:07 -07:00
Paulus Schoutsen
418d6a6a41
Guard for unexpected exceptions in device automation ( #55639 )
...
* Guard for unexpected exceptions in device automation
* merge
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-03 09:04:50 -07:00
Marc Mueller
a234f2ab31
Remove dead fritzbox code ( #55617 )
...
* EntityInfo has been replaced by EntityDescription (#55104 )
* Extra switch attributes have been replaced by dedicated sensors (#52562 )
2021-09-03 17:48:48 +02:00
Marc Mueller
7461af68b9
Use NamedTuple for color temperature range ( #55626 )
2021-09-03 17:41:32 +02:00
Joakim Sørensen
2171922265
Always show state for the updater binary_sensor ( #55584 )
2021-09-03 17:40:07 +02:00
ehendrix23
4310a7d814
Add upnp sensor for IP, Status, and Uptime ( #54780 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-03 17:15:28 +02:00
Michael
ae9e3c237a
Fix CONFIG_SCHEMA validation in Speedtest.net ( #55612 )
2021-09-03 14:11:19 +02:00
Nikolay Vasilchuk
b4d4fe4ef8
Fix Starline sensor state AttributeError ( #55654 )
...
* Fix starline sensors state
* Black
2021-09-03 14:04:56 +02:00
Yuval Aboulafia
173b87e675
Clean holiday attributes code in Jewish calendar ( #55080 )
...
* Clean repetitive code in jewish calendar
* do not return none
* fix holiday
2021-09-03 12:07:53 +03:00
Yuval Aboulafia
91cd6951f3
Minor cleanup in Waze travel times ( #55422 )
...
* reduce imports and clean the attriburts
* add icons
* use entity class attributes
* fix icon
* add misc types
* fix update
* do not change icon yet
* address review
2021-09-03 11:54:32 +03:00
Paulus Schoutsen
0c2772e0be
Fix template sensor availability ( #55635 )
2021-09-03 09:02:45 +02:00
Pascal Vizeli
8319f232b8
Disable observer for USB on containers ( #55570 )
...
* Disable observer for USB on containers
* remove operating system test
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-03 08:05:37 +02:00
J. Nick Koston
d8a81a54d8
Narrow zwave_js USB discovery ( #55613 )
...
- Avoid triggering discovery when we can know in advance the
device is not a Z-Wave stick
2021-09-03 05:11:03 +02:00
GitHub Action
8af0cb9e65
[ci skip] Translation update
2021-09-03 00:16:18 +00:00
bsmappee
02db4dbe5e
Bump pysmappee to 0.2.27 ( #55257 )
...
* bump
* bump
2021-09-02 21:01:16 +02:00
Joakim Sørensen
4f33679255
Fix url lookup in telegram_bot webhook ( #55587 )
2021-09-02 19:17:33 +02:00
jan iversen
69aba2a6a1
Correct duplicate address. ( #55578 )
2021-09-02 13:53:38 +02:00
Joakim Sørensen
b3b9fb0a7c
Bump pyuptimerobot to 21.9.0 ( #55546 )
2021-09-02 11:40:32 +02:00
Alexei Chetroi
cb1e0666c8
Pick right coordinator ( #55555 )
2021-09-01 22:54:35 -04:00
GitHub Action
6b4f2e6f8f
[ci skip] Translation update
2021-09-02 00:20:52 +00:00
Teemu R
aef4a69cd0
xiaomi_miio: bump python-miio dependency ( #55549 )
2021-09-02 00:18:12 +02:00
Raman Gupta
02eba22068
Add additional test coverage for zwave_js meter sensors ( #55465 )
2021-09-01 17:22:17 -04:00
Paulus Schoutsen
27e29b714c
Bump cloud to 0.47.1 ( #55312 )
...
* Bump cloud to 0.47.0
* Bump reqs
* Bump to 0.47.1
* Do not load hass_nabucasa during http startup
* fix some tests
* Fix test
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev>
2021-09-01 09:54:54 -07:00
Daniel Hjelseth Høyer
c68e87c40e
OpenGarage, change to attributes ( #55528 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-09-01 18:33:56 +02:00
Daniel Hjelseth Høyer
80af2f4279
Open garage, add closing and opening to state ( #55372 )
2021-09-01 08:16:10 -05:00
epenet
f8ec85686a
Add select platform to Renault integration ( #55494 )
...
* Add select platform to Renault integration
* Fix pylint
2021-09-01 14:44:10 +02:00
Joakim Sørensen
33fb080c1e
Add remote server to cloud system health ( #55506 )
...
* Add sintun server to cloud system health
* Update name
* Adjust test
2021-09-01 13:23:50 +02:00
Paulus Schoutsen
9284f7b147
Tweaks for the iotawatt integration ( #55510 )
2021-09-01 13:18:50 +02:00
epenet
bcf97cb308
Add device tracker platform to Renault integration ( #54745 )
2021-09-01 13:10:48 +02:00
Stefan
04a052a37d
Fix moon phases ( #55518 )
2021-09-01 12:26:56 +02:00
epenet
02b7356596
Add services to Renault integration ( #54820 )
...
* Add services
* Add tests
* Cleanup async
* Fix pylint
* Update services.yaml
* Add extra schema validation
* Rename constants
* Simplify code
* Move constants
* Fix pylint
* Cleanup constants
* Drop charge_set_mode as moved to select platform
* Only register the services if no config entry has registered them yet
* Replace VIN with device selector to select vehicle
* Update logging
* Adjust type checking
* Use a shared base SERVICE_VEHICLE_SCHEMA
* Add selectors for ac_start (temperature/when)
* Add object selector for charge_set_schedules service
2021-09-01 11:23:54 +02:00
Otto Winter
46159c3f18
ESPHome light color mode use capabilities ( #55206 )
...
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-01 10:03:41 +02:00
mbo18
a28593f133
Add vacation mode to manual alarm_control_panel ( #55340 )
...
* Add vacation mode
* Add vacation to demo
* Deduplicate code in tests
2021-09-01 09:34:21 +02:00
Brian Egge
889aced3b6
Fix None support_color_modes TypeError ( #55497 )
...
* Fix None support_color_modes TypeError
https://github.com/home-assistant/core/issues/55451
* Update __init__.py
2021-09-01 08:26:09 +02:00
Brett Adams
36b37b6db3
Add missing device class for temperature sensor in Advantage Air ( #55508 )
2021-08-31 22:50:32 -07:00
Felipe Martins Diel
3bc58f9750
Fix BroadlinkSwitch._attr_assumed_state ( #55505 )
2021-08-31 22:49:56 -07:00
muppet3000
343054494c
Added trailing slash to US growatt URL ( #55504 )
2021-09-01 07:18:20 +02:00
Erik Montnemery
93c086d830
Correct sum statistics when only last_reset has changed ( #55498 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-08-31 21:30:52 -07:00
GitHub Action
9e41a37284
[ci skip] Translation update
2021-09-01 00:19:48 +00:00
gjong
ff229dd599
Increase YouLess polling interval ( #55490 )
2021-08-31 12:24:09 -07:00
gjong
cc4b2fbcfa
Remove Youless native unit of measurement ( #55492 )
2021-08-31 19:22:00 +02:00
Erik Montnemery
5d1a193eca
Improve log for sum statistics ( #55502 )
2021-08-31 19:15:22 +02:00
uvjustin
71c6f99d31
Fix ArestSwitchBase missing is on attribute ( #55483 )
2021-08-31 17:30:05 +02:00
Ernst Klamer
bd60a58765
Improvements to the solarlog integration ( #55405 )
2021-08-31 16:46:19 +02:00