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
Tomasz Wieczorek
501e7c84be
Type scaffold PLATFORMS ( #55699 )
...
* Added template base type
Proposition to add typing, as pre-commit test on newly created integrations fails on it automatically:
```
homeassistant/components/<my_integration>/__init__.py:11: error: Need type annotation for "PLATFORMS" (hint: "PLATFORMS: List[<type>] = ...") [var-annotated]
Found 1 error in 1 file (checked 4 source files)
```
I believe there shouldn't be other type than text, hence the proposition.
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-04 01:21:18 +02: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
jan iversen
a756308e79
Update template/test_binary_sensor.py to use pytest ( #55220 )
2021-09-03 15:43:07 -07: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
Paulus Schoutsen
e0f640c0f8
Guard for doRollover failing ( #55669 )
2021-09-03 09:53:47 -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
Pascal Vizeli
70338da50e
Remove wheels for alpine 3.13 ( #55650 )
2021-09-03 11:22:41 +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
Erik Montnemery
4684ea2d14
Prevent 3rd party lib from opening sockets in broadlink tests ( #55636 )
2021-09-03 10:13:35 +02: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
Erik Montnemery
7dbe8070f7
Mock out network.util.async_get_source_ip in tests ( #55592 )
2021-09-02 20:44:50 +02:00
J. Nick Koston
363320eedb
Mock sockets in the network integration tests ( #55594 )
2021-09-02 20:44:42 +02:00
Erik Montnemery
2e5c1236f9
Prevent 3rd party lib from opening sockets in freedompro tests ( #55596 )
2021-09-02 19:32:19 +02:00
Erik Montnemery
348bdca647
Prevent 3rd party lib from opening sockets in epson tests ( #55595 )
2021-09-02 19:30:53 +02:00
Joakim Sørensen
4f33679255
Fix url lookup in telegram_bot webhook ( #55587 )
2021-09-02 19:17:33 +02:00
Erik Montnemery
cabb9c0ea4
Prevent 3rd party lib from opening sockets in broadlink tests ( #55593 )
2021-09-02 19:03:24 +02:00
Pascal Vizeli
d4a2b36638
Downgrade sqlite-libs on docker image ( #55591 )
2021-09-02 18:09:30 +02:00
Erik Montnemery
bfd799dc04
Use hass_client_no_auth test fixture in integrations s-x ( #55585 )
2021-09-02 14:50:10 +02:00
Erik Montnemery
acdddabe1f
Use hass_client_no_auth test fixture in integrations h-p ( #55583 )
2021-09-02 14:49:40 +02:00
Erik Montnemery
d5b6dc4f26
Use hass_client_no_auth test fixture in integrations a-g ( #55581 )
2021-09-02 14:49:20 +02:00