dev-python/zha
Library implementing ZHA for Home Assistant
-
zha-0.0.42amd64 arm arm64 x86test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
View
Download
Browse License: Apache-2.0
Overlay: HomeAssistantRepository -
zha-0.0.39amd64 arm arm64 x86test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
View
Download
Browse License: Apache-2.0
Overlay: HomeAssistantRepository -
zha-0.0.37amd64 arm arm64 x86test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
View
Download
Browse License: Apache-2.0
Overlay: HomeAssistantRepository -
zha-0.0.34-r1amd64 arm arm64 x86test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
View
Download
Browse License: Apache-2.0
Overlay: HomeAssistantRepository -
zha-0.0.33amd64 arm arm64 x86test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
View
Download
Browse License: Apache-2.0
Overlay: HomeAssistantRepository
ChangeLog
commit ffe1a638e3d54ce43d4c0bb6d464b0c3b51854c9
Merge: df83bdc 8c2dee7
Author: Andreas Billmeier <b@edevau.net>
Date: Fri Feb 21 14:08:17 2025 +0100
Merge branch 'master' of github.com:bassdr/HomeAssistantRepository into bassdr-master
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit 2ee68f5ee43cd3ce6e7d55c5e0a865a3cab0c441
Author: Andreas Billmeier <b@edevau.net>
Date: Thu Feb 20 16:12:34 2025 +0100
dev-python/zha: add 0.0.42
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/4313
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit f1adc5feb87827d54751abbc7be36942f7ac1fc7
Author: Andreas Billmeier <b@edevau.net>
Date: Thu Feb 20 12:26:55 2025 +0100
dev-python/zha: add 0.0.39
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/4192
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit 8c2dee799aa28acc986b8fd938c2404c041218ea
Author: David Racine <david.racine.1@gmail.com>
Date: Sun Nov 10 14:43:38 2024 -0500
zha: Align more dependencies to HomeAssistant
bluez: fix runtime errors, bluez requires experimental features
TODO: I think we'll have to give capabilities to the homeassistant process... I just realized HAOS is running it as root, this is probably why I have Permission denied error in ha logs
commit a00abc20e75635ceed565cf3d7b8b04719154179
Author: David Racine <david.racine.1@gmail.com>
Date: Mon Nov 4 00:23:17 2024 -0500
Attempt to let zha load... not working so far
commit 3fa455b14262a5cdf322f64822b4082ad677d96c
Author: Andreas Billmeier <b@edevau.net>
Date: Sun Nov 3 18:00:27 2024 +0100
dev-python/zha: add 0.0.37
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/4086
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit 008578daf3dbc2b95532042aa926db70b5398c97
Author: Andreas Billmeier <b@edevau.net>
Date: Sat Oct 26 21:48:00 2024 +0200
dev-python/zha: update 0.0.34
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3937
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit 88e1ecd91f655dd41ef2ae4569c850df3cc97d98
Author: Xavier FORESTIER <xavier.forestier@free.fr>
Date: Thu Oct 17 08:37:14 2024 +0200
homeassistant 2024.9.0_beta1
commit f3e086310e9ead0f0e8c39d4c9a535c002ef261d
Author: Xavier FORESTIER <xavier.forestier@free.fr>
Date: Wed Oct 16 22:23:09 2024 +0200
homeassistant 2024.9.1
commit 400779c2b27d6c13bdc5cd5a9afbd14ef7f9e2b3
Author: Xavier FORESTIER <xavier.forestier@free.fr>
Date: Wed Oct 9 08:48:14 2024 +0200
fix genebuild to handle dev-python/uv + update zha dependencies
commit 610463ef0cc2ed38e8bd203a800f4795fa45e7d0
Author: Andreas Billmeier <b@edevau.net>
Date: Mon Sep 30 19:24:55 2024 +0200
dev-python/zha: new package, add 0.0.33
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3820
Signed-off-by: Andreas Billmeier <b@edevau.net>
Merge: df83bdc 8c2dee7
Author: Andreas Billmeier <b@edevau.net>
Date: Fri Feb 21 14:08:17 2025 +0100
Merge branch 'master' of github.com:bassdr/HomeAssistantRepository into bassdr-master
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit 2ee68f5ee43cd3ce6e7d55c5e0a865a3cab0c441
Author: Andreas Billmeier <b@edevau.net>
Date: Thu Feb 20 16:12:34 2025 +0100
dev-python/zha: add 0.0.42
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/4313
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit f1adc5feb87827d54751abbc7be36942f7ac1fc7
Author: Andreas Billmeier <b@edevau.net>
Date: Thu Feb 20 12:26:55 2025 +0100
dev-python/zha: add 0.0.39
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/4192
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit 8c2dee799aa28acc986b8fd938c2404c041218ea
Author: David Racine <david.racine.1@gmail.com>
Date: Sun Nov 10 14:43:38 2024 -0500
zha: Align more dependencies to HomeAssistant
bluez: fix runtime errors, bluez requires experimental features
TODO: I think we'll have to give capabilities to the homeassistant process... I just realized HAOS is running it as root, this is probably why I have Permission denied error in ha logs
commit a00abc20e75635ceed565cf3d7b8b04719154179
Author: David Racine <david.racine.1@gmail.com>
Date: Mon Nov 4 00:23:17 2024 -0500
Attempt to let zha load... not working so far
commit 3fa455b14262a5cdf322f64822b4082ad677d96c
Author: Andreas Billmeier <b@edevau.net>
Date: Sun Nov 3 18:00:27 2024 +0100
dev-python/zha: add 0.0.37
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/4086
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit 008578daf3dbc2b95532042aa926db70b5398c97
Author: Andreas Billmeier <b@edevau.net>
Date: Sat Oct 26 21:48:00 2024 +0200
dev-python/zha: update 0.0.34
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3937
Signed-off-by: Andreas Billmeier <b@edevau.net>
commit 88e1ecd91f655dd41ef2ae4569c850df3cc97d98
Author: Xavier FORESTIER <xavier.forestier@free.fr>
Date: Thu Oct 17 08:37:14 2024 +0200
homeassistant 2024.9.0_beta1
commit f3e086310e9ead0f0e8c39d4c9a535c002ef261d
Author: Xavier FORESTIER <xavier.forestier@free.fr>
Date: Wed Oct 16 22:23:09 2024 +0200
homeassistant 2024.9.1
commit 400779c2b27d6c13bdc5cd5a9afbd14ef7f9e2b3
Author: Xavier FORESTIER <xavier.forestier@free.fr>
Date: Wed Oct 9 08:48:14 2024 +0200
fix genebuild to handle dev-python/uv + update zha dependencies
commit 610463ef0cc2ed38e8bd203a800f4795fa45e7d0
Author: Andreas Billmeier <b@edevau.net>
Date: Mon Sep 30 19:24:55 2024 +0200
dev-python/zha: new package, add 0.0.33
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3820
Signed-off-by: Andreas Billmeier <b@edevau.net>