Commit graph

9 commits

Author SHA1 Message Date
Allen Porter
e1e0400b16
Fix local calendar issue with events created with fixed UTC offsets ()
Fix issue with events created with UTC offsets
2023-02-23 13:37:15 -05:00
Franck Nijhof
ed79265843
Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
epenet
ea11a30a35
Add type hints to integration tests (part 13) () 2023-02-13 14:38:37 +01:00
epenet
a79be493e5
Adjust hass_client type hint in integration tests ()
* Adjust hass_client type hint in integration tests

* Adjust hass_client_no_auth

* Fix rebase
2023-02-02 16:29:57 -05:00
Allen Porter
7ff1265b10
Add service to create calendar events () 2023-01-25 12:43:50 +01:00
Allen Porter
624c93bb38
Add Local calendar edit support ()
* Add update support for calendars and implement in local calendar

* Fix supported feature for update calendar

* Increase test coverage for websocket error cases

* Improve test coverage for update failure cases

* Improve test coverage by sharing code between update and create

* Update homeassistant/components/calendar/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-27 12:36:43 -08:00
Yuval Aboulafia
3149c52be1
Fix F602 key repeated () 2022-12-27 11:07:10 +01:00
Allen Porter
4819576b62
Tighten validation on calendar create event websocket () 2022-12-06 13:04:32 -05:00
Allen Porter
532ab12a48
Local calendar integration () 2022-11-30 21:20:21 +01:00