Erik Montnemery
|
cc564026fa
|
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const
* Fix more imports
|
2023-02-09 20:15:37 +01:00 |
epenet
|
2545694d41
|
Add type hints to integration tests (a) (#87684)
* Add type hints to accuweather tests
* Adjust a** components
* Adjust aiohttp_client
* ClientSessionGenerator/WebSocketGenerator
|
2023-02-08 12:16:23 +01:00 |
Franck Nijhof
|
24fdd588fd
|
Code styling tweaks to the tests - Part 1 (#86192)
|
2023-01-20 13:52:46 +01:00 |
Franck Nijhof
|
91aaca6471
|
Code styling tweaks to the Alexa integration (#86121)
|
2023-01-18 01:01:30 +02:00 |
Erik Montnemery
|
1aaf78ef99
|
Remove entity category system in favor of hidden_by (#68550)
|
2022-05-02 09:33:16 -07:00 |
Erik Montnemery
|
e45d4d53dd
|
Correct time stamp format in Alexa responses (#70267)
|
2022-04-22 08:44:59 -07:00 |
Erik Montnemery
|
dc8e87a6f7
|
Exclude hidden entities from alexa (#68555)
|
2022-03-23 12:40:28 +01:00 |
Erik Montnemery
|
6ffe04b788
|
Remove constant DEFAULT_CONFIG from alexa tests (#64031)
|
2022-01-13 11:35:16 +01:00 |
Paulus Schoutsen
|
69b5176730
|
Make Alexa custom ID unique (#44839)
* Make Alexa custom ID unique
* Lint
* Lint
|
2021-01-05 17:35:28 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Paulus Schoutsen
|
ba75856f2b
|
Do not break Alexa sync when encounter bad entity (#39380)
|
2020-08-30 14:36:00 +02:00 |
Bas Nijholt
|
ba34922b03
|
sort imports according to PEP8 for alexa (#29618)
|
2019-12-08 14:56:42 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
7e2278f1cc
|
Clean up Alexa smart home code (#24514)
* Clean up Alexa smart home code
* lint
* Lint
* Lint
|
2019-06-13 08:43:57 -07:00 |