Paulus Schoutsen
|
92d2210a81
|
Add DialogFlow to Google brand (#79245)
|
2022-09-29 13:44:06 -04:00 |
Paulus Schoutsen
|
ef0de81c68
|
Add Leviton brand (#79244)
|
2022-09-29 13:44:05 -04:00 |
Dennis Schroer
|
ef8c1130d6
|
Update huisbaasje-client 0.1.0 to energyflip-client 0.2.0 (#79233)
|
2022-09-29 13:44:04 -04:00 |
Paulus Schoutsen
|
45a217238e
|
Add ubiquiti brand (#79232)
|
2022-09-29 13:44:03 -04:00 |
Paulus Schoutsen
|
9aa6323c46
|
Add Cast + Chat to Google brand (#79231)
|
2022-09-29 13:44:03 -04:00 |
Paulus Schoutsen
|
0ef73df451
|
Add Denon brand (#79230)
|
2022-09-29 13:44:02 -04:00 |
Paulus Schoutsen
|
0c05e0e019
|
Add Apple brand (#79227)
|
2022-09-29 13:44:01 -04:00 |
Paulus Schoutsen
|
0d462b6a14
|
Add fritz brand (#79226)
|
2022-09-29 13:44:01 -04:00 |
Paulus Schoutsen
|
49114c72e0
|
Finish Google brand (#79225)
|
2022-09-29 13:44:00 -04:00 |
J. Nick Koston
|
d756383c5b
|
Bump yalexs to 1.2.4 (#79222)
|
2022-09-29 13:43:59 -04:00 |
HarvsG
|
3e5523c549
|
Add to issue registry if user has mirrored entries for breaking in #67631 (#79208)
Co-authored-by: Diogo Gomes <diogogomes@gmail.com>
|
2022-09-29 13:43:59 -04:00 |
Raman Gupta
|
db7fabc53f
|
Bump zwave-js-server-python to 0.42.0 (#79020)
|
2022-09-29 13:43:58 -04:00 |
Rami Mosleh
|
e421b90838
|
Allow entries with same user_key for Pushover (#77904)
* Allow entries with same user_key for Pushover
* remove unique_id completely
* Abort reauth if entered api_key already exists
Update tests
|
2022-09-29 13:43:57 -04:00 |
ehendrix23
|
b15af5beca
|
Resolve traceback error when using variables in template triggers (#77287)
Co-authored-by: Erik <erik@montnemery.com>
|
2022-09-29 13:43:57 -04:00 |
Franck Nijhof
|
e09605ff9b
|
Bumped version to 2022.10.0b0
|
2022-09-28 20:49:01 +02:00 |
Jafar Atili
|
0e9e72c6e9
|
Bump pyswitchbee to 1.5.5 (#79206)
|
2022-09-28 20:41:33 +02:00 |
David F. Mulcahey
|
2ed48a9b28
|
Add configuration entities and device actions for Inovelli Blue Series switch to ZHA (#79106)
* Add Inovelli configutation entities to ZHA
* add device actions
* fix attribute name collision
* add device action tests
* disable remote protection per Inovelli request
* expect_reply to false
* update test for expect_reply change
* inovelli feedback
* translation keys and strings
* clean up numbers
* prevent double events
* remove individual LED defaults per inovelli
* redundant check
* update test
|
2022-09-28 14:22:39 -04:00 |
J. Nick Koston
|
7042d6d35b
|
Add ESPHome BleakClient (#78911)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-09-28 08:06:30 -10:00 |
epenet
|
9c3b40dad1
|
Deprecate conversion utilities (#78957)
* Deprecate utilities
* Deprecate distance and speed
* Add tests
* Adjust pylint
* Simplify temperature deprecation
|
2022-09-28 19:39:44 +02:00 |
Daniel Shokouhi
|
3b05bb5b3a
|
Update iBeacon UUID Major and Minor format for compatibility (#79220)
|
2022-09-28 07:23:55 -10:00 |
starkillerOG
|
4bdd8cb459
|
Shelly migrate to update entity (#78305)
* Add update entity
* fixes
* fixes
* change to CONFIG catogory
* return latest version if no update available
* fixes
* Remove firmware binary_sensors and buttons
* import Callable from collections
* remove ota_update tests
* Update homeassistant/components/shelly/update.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* simplify
* fix mypy
* Create test_update.py
* fix isort
* add progress support
* fix styling
* fix update_tests
* fix styling
* do not exclude shelly update test
* bring coverage to 100%
* snake case
* snake case
* change str(x) to cast(str, x)
* simplify tests
* further simplify tests
* Split MOCK_SHELLY_COAP and MOCK_SHELLY_RPC
* fix issort
* fix status test
* fix isort
* run python3 -m script.hassfest
Co-authored-by: Shay Levy <levyshay1@gmail.com>
|
2022-09-28 20:21:30 +03:00 |
Bram Kragten
|
bfd9201623
|
Update frontend to 20220928.0 (#79217)
|
2022-09-28 19:05:37 +02:00 |
Allen Porter
|
cef1ebba3b
|
Rename Google Calendars to Google Calendar (#79210)
|
2022-09-28 18:02:32 +02:00 |
Jafar Atili
|
5262f44b81
|
Refactor duplicate code in switchbee (#79209)
* Refactored duplicate code
* Update homeassistant/components/switchbee/entity.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/switchbee/entity.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/switchbee/entity.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* more
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2022-09-28 17:46:40 +02:00 |
Erik Montnemery
|
b173ae7f44
|
Add support for integrations v2 (#78801)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-09-28 11:31:48 -04:00 |
Erik Montnemery
|
7f08dd851e
|
Make script entities register their own service (#79202)
|
2022-09-28 11:05:29 -04:00 |
Maciej Bieniek
|
8719829fbe
|
Add missing error catch in Shelly reauth flow (#79205)
|
2022-09-28 11:00:27 -04:00 |
avee87
|
8c0e3b9d50
|
Migrate MetOffice to new entity naming style (#74978)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2022-09-28 16:37:35 +02:00 |
Jafar Atili
|
de3a1f444c
|
Add light platform for switchbee integration (#78382)
* Added Light platform for switchbee integration
* added light to .coveragerc
* Applied code review feedback from other PR
* Fixes based on previous reviewes
* fixed small mistake
* added test coverage for light
* aligned code with other PR
* rebased
* fixes
* removed unecessary changes
* Update homeassistant/components/switchbee/light.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/switchbee/light.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* more fixes
* more fixes
* adjusting switch with the new change
* more fixes
* Update homeassistant/components/switchbee/light.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/switchbee/light.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/switchbee/light.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2022-09-28 16:30:33 +02:00 |
epenet
|
24c26dc032
|
Use unit_conversion in components (#79204)
* Use unit_conversion in components
* Two more
|
2022-09-28 16:05:31 +02:00 |
epenet
|
f76eeaeea1
|
Adjust docstring for SensorDeviceClass.WEIGHT (#79201)
|
2022-09-28 09:03:18 -04:00 |
Maciej Bieniek
|
1ac5696e7f
|
Bump pybravia to 0.2.3 (#79200)
|
2022-09-28 14:46:43 +02:00 |
Vilppu Vuorinen
|
e39c4db438
|
Add daily energy consumption sensor for melcloud (#78682)
|
2022-09-28 14:45:14 +02:00 |
epenet
|
253647aaa9
|
Use unit_conversion in unit_system utility (#79004)
|
2022-09-28 14:37:22 +02:00 |
Colin Robbins
|
a38b36cf34
|
Add long term stats support to Withings sensors (#74829)
|
2022-09-28 14:33:38 +02:00 |
Jafar Atili
|
4453241176
|
Fix spelling in switchbee (#79195)
|
2022-09-28 14:18:06 +02:00 |
Erik Montnemery
|
cce23683f1
|
Add additional integration_type options for integration manifests (#79193)
* Add additional integration_type options for integration manifests
* Rename integration_type internal to system
|
2022-09-28 14:17:39 +02:00 |
Jan Bouwhuis
|
84b2c74746
|
Move MQTT discovery hass.data globals to dataclass (#78706)
* Add MQTT discovery hass.data globals to dataclass
* isort
* Additional rework
* Add hass.data["mqtt_tags"] to dataclass
* Follow-up comment
* Corrections
|
2022-09-28 14:13:44 +02:00 |
Phil Bruckner
|
a38c125765
|
Improve Life360 address attribute (#76269)
|
2022-09-28 14:10:19 +02:00 |
Paulus Schoutsen
|
d3f5ccfed8
|
Allow fetching script config (#79131)
|
2022-09-28 13:52:58 +02:00 |
Jafar Atili
|
653e0917bb
|
Bump pyswitchbee to 1.5.3 (#78583)
* Add switchbee to strict-typing
* strict typing
* Bumped pyswitchbee
* bumped library to 1.5.1
* strict-typed the package
* fixed issue
* addressed epenet comments
* fixed requirements_all
* once more
|
2022-09-28 13:51:52 +02:00 |
epenet
|
5438552d4a
|
Cleanup unit conversion (#79197)
* Move UNIT_RATIO to BaseUnitConverter
* Make UNIT_CONVERSION private
* Remove STATISTIC_UNIT_TO_UNIT_CLASS constant
* Cleanup websocket_api
* Imrpove valid_units check
|
2022-09-28 13:49:46 +02:00 |
Teemu R
|
a5c9c1880a
|
Add missing quality scales for internal integrations (#76499)
|
2022-09-28 13:46:20 +02:00 |
Rami Mosleh
|
9bd2117240
|
Add typing hints to mikrotik tests (#79144)
|
2022-09-28 13:05:45 +02:00 |
Paulus Schoutsen
|
4843d330f3
|
Allow fetching automation config (#79130)
|
2022-09-28 12:49:00 +02:00 |
epenet
|
5389ff3253
|
Add new weight device class (#79185)
|
2022-09-28 12:13:49 +02:00 |
epenet
|
c96c5bed7d
|
Remove argument validation in Unit Converter (#79107)
* Remove argument validation in Unit Converter
* Use HomeAssistantError
* Adjust tests
* Improve coverage
|
2022-09-28 10:58:04 +02:00 |
epenet
|
1b8bed936c
|
Use new DISTANCE and VOLUME device classes in Renault (#77488)
|
2022-09-28 10:46:24 +02:00 |
Paulus Schoutsen
|
010430780e
|
Allow controlling PrusaLink print jobs (#78720)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-09-28 10:42:19 +02:00 |
Tom Brien
|
87dfe82613
|
Bump holidays to 0.16 (#78832)
|
2022-09-28 10:39:43 +02:00 |