dougiteixeira and GitHub
c472ead4fd
Fix device source for Threshold ( #95623 )
...
Fix Device Source
2023-06-30 14:48:36 -04:00
dougiteixeira and GitHub
0431e031ba
Fix device source for Utility Meter select ( #95624 )
...
Fix Device Source
2023-06-30 14:48:11 -04:00
dougiteixeira and GitHub
11146ff40b
Fix device source for Derivative ( #95621 )
...
Fix Device Source
2023-06-30 14:29:44 -04:00
6b8ae0ec86
Ensure trigger sentences do not contain punctuation ( #95633 )
...
* Ensure trigger sentences do not contain punctuation
* Update homeassistant/components/conversation/trigger.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-06-30 13:06:26 -05:00
Bram Kragten and GitHub
958359260e
Update frontend to 20230630.0 ( #95635 )
2023-06-30 13:55:03 -04:00
Paulus Schoutsen and GitHub
9280dc69ae
Default device name to config entry title ( #95547 )
...
* Default device name to config entry title
* Only apply name default if device info provided
* Fix logic detecting type of device info
2023-06-30 13:54:20 -04:00
d4e40ed73f
Fix Diagnostics in Advantage Air ( #95608 )
...
* Fix diag paths
* Fix key sand add redactions
* Name things better.
* Add super basic test
* Rename docstring
* Add snapshot
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-06-30 13:52:52 -04:00
J. Nick Koston and GitHub
376c61c34b
Bump aioesphomeapi to 15.0.1 ( #95629 )
...
fixes #87223 (the cases were the host gets too far behind,
not the cases were the esp8266 runs out of ram but thats
is not a core issue)
2023-06-30 11:37:04 -04:00
Joost Lekkerkerker and GitHub
9cf691abdb
Fix explicit device naming for integrations m-r ( #95620 )
...
Fix explicit device naming for m-r
2023-06-30 11:34:35 -04:00
Joost Lekkerkerker and GitHub
7eb26cb9c9
Fix explicit device naming for integrations a-j ( #95619 )
...
Fix explicit device naming for a-j
2023-06-30 11:33:50 -04:00
J. Nick Koston and GitHub
beac3c713b
Handle DNSError during radio browser setup ( #95597 )
...
```
2023-06-29 08:11:06.034 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Radio Browser for radio_browser
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 390, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/radio_browser/__init__.py", line 25, in async_setup_entry
await radios.stats()
File "/usr/local/lib/python3.11/site-packages/radios/radio_browser.py", line 124, in stats
response = await self._request("stats")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/backoff/_async.py", line 151, in retry
ret = await target(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/radios/radio_browser.py", line 73, in _request
result = await resolver.query("_api._tcp.radio-browser.info", "SRV")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
aiodns.error.DNSError: (12, 'Timeout while contacting DNS servers')
```
2023-06-30 11:21:10 -04:00
Marius and GitHub
0f1f3bce87
Update services.yaml ( #95630 )
...
take out 'templates accepted'
2023-06-30 11:20:20 -04:00
Aaron Bach and GitHub
39e0662fc8
Add ability to configure map icons for PurpleAir ( #86124 )
2023-06-30 08:35:19 -06:00
Marc Mueller and GitHub
522d2496df
Update typing-extensions to 4.7.0 ( #95539 )
2023-06-30 15:00:15 +02:00
8510d3ad69
Use explicit naming in Sensibo climate entity ( #95591 )
...
* Use explicit naming in Sensibo climate entity
* Fix black
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
2023-06-30 14:48:20 +02:00
Joost Lekkerkerker and GitHub
4ac92d755e
Add config flow for zodiac ( #95447 )
...
* Add config flow for zodiac
* Add config flow for zodiac
* Fix feedback
2023-06-30 12:58:07 +02:00
Álvaro Fernández Rojas and GitHub
abf6e0e44d
Refactor Airzone Cloud _attr_has_entity_name in sensor ( #95609 )
...
airzone_cloud: sensor: refactor _attr_has_entity_name
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2023-06-30 11:39:10 +02:00
Brett Adams and GitHub
78de5f8e3e
Explicity use device name in Advantage Air ( #95611 )
...
Explicity use device name
2023-06-30 11:37:57 +02:00
tronikos and GitHub
17ceacd083
Google Assistant SDK: Always enable conversation agent and support multiple languages ( #93201 )
...
* Enable agent and support multiple languages
* fix test
2023-06-29 23:00:17 -04:00
tronikos and GitHub
1dcaec4ece
Bump google-generativeai to 0.1.0 ( #95515 )
2023-06-29 22:55:51 -04:00
Paulus Schoutsen
0e89d0a26b
Bumped version to 2023.7.0b2
2023.7.0b2
2023-06-29 22:21:39 -04:00
puddly and Paulus Schoutsen
03e7170080
Fix ZHA multi-PAN startup issue ( #95595 )
...
Bump ZHA dependencies
2023-06-29 22:21:34 -04:00
Paulus Schoutsen
c67f37d1be
Wiz set name explicitely to None ( #95593 )
2023-06-29 22:21:34 -04:00
dougiteixeira and Paulus Schoutsen
6aba1a5af3
Fix device source for Utility Meter ( #95585 )
...
* Fix Device Source
* Remove debug
2023-06-29 22:21:32 -04:00
J. Nick Koston and Paulus Schoutsen
1cf472f4e3
Bump bluetooth-data-tools to 1.3.0 ( #95576 )
2023-06-29 22:21:31 -04:00
RenierM26 and Paulus Schoutsen
b8fc6e0c66
Ezviz IR string align with depreciation. ( #95563 )
2023-06-29 22:21:30 -04:00
Paulus Schoutsen and GitHub
e77f419142
Wiz set name explicitely to None ( #95593 )
2023-06-29 22:20:53 -04:00
puddly and GitHub
b44e15415f
Fix ZHA multi-PAN startup issue ( #95595 )
...
Bump ZHA dependencies
2023-06-29 22:20:33 -04:00
dougiteixeira and GitHub
f2f0c38fae
Fix device source for Utility Meter ( #95585 )
...
* Fix Device Source
* Remove debug
2023-06-29 21:52:48 -04:00
J. Nick Koston and GitHub
734614bdda
Fix device_id not set in esphome ( #95580 )
2023-06-29 18:04:13 -05:00
J. Nick Koston and GitHub
93b4e6404b
Bump bluetooth-data-tools to 1.3.0 ( #95576 )
2023-06-29 18:03:59 -05:00
RenierM26 and GitHub
449109abd5
Ezviz IR string align with depreciation. ( #95563 )
2023-06-29 14:20:14 -04:00
Paulus Schoutsen
a04c98a703
Bumped version to 2023.7.0b1
2023.7.0b1
2023-06-29 13:57:56 -04:00
Paulus Schoutsen
4255a2af15
Fix entity name for iBeacon and Roku ( #95574 )
...
* Fix entity nmae for iBeacon and Roku
* Roku remote too
2023-06-29 13:57:45 -04:00
Bram Kragten and Paulus Schoutsen
c47a43c2b9
Update frontend to 20230629.0 ( #95570 )
2023-06-29 13:57:43 -04:00
Artem Draft and Paulus Schoutsen
bcca1c91e6
Fix Android TV Remote entity naming ( #95568 )
...
Return None as Android TV Remote entity name
2023-06-29 13:57:42 -04:00
Paulus Schoutsen
9cd7034dbd
Fix some entity naming ( #95562 )
2023-06-29 13:57:41 -04:00
Joost Lekkerkerker and Paulus Schoutsen
ee72a952de
Philips.js explicit device naming ( #95551 )
2023-06-29 13:57:39 -04:00
Luke and Paulus Schoutsen
22e32bc737
Bump Roborock to 0.29.2 ( #95549 )
...
* init work
* fix tests
2023-06-29 13:57:34 -04:00
J. Nick Koston and Paulus Schoutsen
2a42622de9
Fix manual specification of multiple advertise_ip with HomeKit ( #95548 )
...
fixes #95508
2023-06-29 13:57:33 -04:00
Joost Lekkerkerker and Paulus Schoutsen
8f88b710f0
Use explicit naming in Nest ( #95532 )
2023-06-29 13:57:30 -04:00
Joost Lekkerkerker and Paulus Schoutsen
1df12e8771
Use explicit naming in workday sensor ( #95531 )
2023-06-29 13:57:29 -04:00
Franck Nijhof and Paulus Schoutsen
129fee09d3
Bump breaking version for YAML features ADR-0021 ( #95525 )
2023-06-29 13:57:28 -04:00
Franck Nijhof and Paulus Schoutsen
61ab84bf04
Revert "Remove Workday YAML configuration ( #94102 )" ( #95524 )
2023-06-29 13:57:25 -04:00
Franck Nijhof and Paulus Schoutsen
4f99a71f61
Revert "Remove snapcast YAML configuration ( #93547 )" ( #95523 )
2023-06-29 13:57:23 -04:00
Franck Nijhof and Paulus Schoutsen
f165357772
Revert "Remove qbittorrent YAML configuration ( #93548 )" ( #95522 )
2023-06-29 13:57:19 -04:00
Franck Nijhof and Paulus Schoutsen
c156951925
Revert "Remove Brottsplatskartan YAML configuration ( #94101 )" ( #95521 )
2023-06-29 13:57:15 -04:00
Franck Nijhof and Paulus Schoutsen
612f33e372
Mark text input required for conversation.process service ( #95520 )
2023-06-29 13:57:14 -04:00
Marcel van der Veldt and Paulus Schoutsen
2b274b4e95
Bump Matter Server to 3.6.3 ( #95519 )
2023-06-29 13:57:11 -04:00
Joost Lekkerkerker and Paulus Schoutsen
2ac5bb46b1
Add explicit device name to Broadlink ( #95516 )
2023-06-29 13:57:09 -04:00