-
# Aurelien
- [ ] presentation
- [ ] service
- [ ] team
- [ ] user
- [ ] role
# John
- [x] image
- [x] techno
- [x] project
- [x] cg
- [x] article
- [x] project_techno
- [x] project_…
-
Bonjour,
J'ai mis à jour l'application, qui fonctionnait très bien.
Depuis, je n'ai plus rien...
J'ai tenté de désinstaller complètement et de réinstaller le plugin, j'ai bien la dernière version à…
-
### The problem
On the device side (_ESP32_) I use `emberAfEndpointEnableDisable()` to enable/disable some endpoints depending on _ModeSelect_ cluster value.
I expect, that disabled endpoints entit…
-
Hello ,
realy like you project.
Love the lights implementation.
But i dont see any implementation for thermostat.
Is thare way to get it to work?
I use 2 internal realys to control 2 in…
-
Bonjour,
L'intégration de VigiEau par HACS s'est bien passée.
J'ai laissé la localisation par défaut. L'appli a bien trouvé ma localisation : Saint Genis Laval **69230**
![VigiEau1](https://git…
-
Sur un compteur Linky phase pilote (ADS type 67), les entités suivantes sont indisponibles :
- Puissance app. instantanée soutirée,
- Puissance app. max. soutirée n
- Puissance app. max. soutirée …
-
Permettre qu'une instance de Loxya permette de facturer et d'émettre des devis au nom de deux entités distinctes (selon les besoin et la personne assurant la prestation)
-
**Describe the bug**
everything invisible except entites
**To Reproduce**
attempt to go in any server while on linux
**Expected behavior**
visible chunks.
**Screenshots**
If applicable, a…
-
I don't know if it is a bug or I am doing something wrong, but docs are very limited and I didn't see what is wrong and I'm just trial-n-erroring.
What I do: I load some data (got from external doc…
-
I've create a project with the following entity
```
public record Contact(
@Id Long id,
Boolean isOrganization
){};
```
I'm using it with a standard repository
```
@Component
p…