Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project #189

Open
wants to merge 55 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
2078458
Update project
dmulcahey Jun 23, 2024
72bb622
pin pydantic for now
dmulcahey Jun 23, 2024
093008c
remove backports and clean up
dmulcahey Oct 12, 2024
57e7107
update script
dmulcahey Oct 12, 2024
fea0590
run bump-pydantic tool
dmulcahey Oct 12, 2024
aebf3bb
remove zha lib things
dmulcahey Oct 12, 2024
3d78695
remove more zha lib stuff
dmulcahey Oct 12, 2024
ccb0234
update controller
dmulcahey Oct 12, 2024
871bf80
clean up server
dmulcahey Oct 12, 2024
86164ab
clean up some more
dmulcahey Oct 12, 2024
a180fe4
update plugins
dmulcahey Oct 12, 2024
d4c9b77
fix config and clean up
dmulcahey Oct 12, 2024
4add165
clean up
dmulcahey Oct 12, 2024
204052a
more cleanup
dmulcahey Oct 12, 2024
69af6f3
fix mypy errors
dmulcahey Oct 13, 2024
fda386a
get first tests to work
dmulcahey Oct 13, 2024
42927b2
set exception when pydantic deserialization fails
dmulcahey Oct 14, 2024
0e65608
set full node descriptor on test coordinator
dmulcahey Oct 14, 2024
98e06d0
add orjson
dmulcahey Oct 15, 2024
8188b35
vscode settings
dmulcahey Oct 15, 2024
b0e0c6a
test fixture changes
dmulcahey Oct 15, 2024
7492062
add json util
dmulcahey Oct 15, 2024
9be5e6e
missing return
dmulcahey Oct 15, 2024
5b95967
fix entity key
dmulcahey Oct 15, 2024
b337d4f
update events
dmulcahey Oct 15, 2024
4d3a1d5
add platform
dmulcahey Oct 15, 2024
8fc8d29
add platform and fix path
dmulcahey Oct 15, 2024
3e69a49
remove unused
dmulcahey Oct 15, 2024
aa1a49b
use json util
dmulcahey Oct 15, 2024
3e00e18
delegate block till done
dmulcahey Oct 15, 2024
12e4db0
validate models
dmulcahey Oct 15, 2024
5bb7bf2
validate models and fix paths
dmulcahey Oct 15, 2024
92698b5
updates (still have type errors to fix)
dmulcahey Oct 15, 2024
ccd492d
update tests
dmulcahey Oct 15, 2024
c2b0bd2
field validators
dmulcahey Oct 15, 2024
14791aa
set platform
dmulcahey Oct 15, 2024
8423ded
enhance attr lookup
dmulcahey Oct 15, 2024
4453765
fix event and listener registration
dmulcahey Oct 15, 2024
e2bfd64
update test
dmulcahey Oct 15, 2024
6e35ac5
fix group entity ids check
dmulcahey Oct 15, 2024
777c743
update models (needs lots of cleanup)
dmulcahey Oct 15, 2024
cf459f2
raise
dmulcahey Oct 15, 2024
62dd0ba
fix api
dmulcahey Oct 15, 2024
16a1eb9
fix group events
dmulcahey Oct 15, 2024
8eaf773
enable group tests
dmulcahey Oct 15, 2024
f5aa145
fix pydantic deprecation warnings
dmulcahey Oct 15, 2024
2d70195
remove unused param
dmulcahey Oct 15, 2024
3ee016b
CI updates
dmulcahey Oct 15, 2024
0af67f3
add some tests back
dmulcahey Oct 15, 2024
0b6e349
handle group entity events too
dmulcahey Oct 16, 2024
8310f1a
fix api
dmulcahey Oct 16, 2024
4735e5d
default to none so it works for groups too
dmulcahey Oct 16, 2024
2c0a4b7
handle group entities too
dmulcahey Oct 16, 2024
74c47f1
switch tests
dmulcahey Oct 16, 2024
fe9075f
change to level
dmulcahey Oct 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions .coveragerc

This file was deleted.

20 changes: 0 additions & 20 deletions .github/release-drafter.yml

This file was deleted.

Loading
Loading