I have an Off-peak Evening and Weekend subscription and the Weekend HC data is not being reported to Gladys.
https://community.gladysassistant.com/t/lixee-tic-et-engie-ou-autre-mais-pas-enedis/8707/20?u=gaetanb76
@pierre-gilles ,
I created a PR to add this EASF03 data.
master â William-De71:add-new-func-lixee
ouvert 08:56PM - 13 Oct 24 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa⊠st as possible, make sure to review and check all of these items:
- [ ] If your changes affects code, did your write the tests?
- [ ] Are tests passing? (`npm test` on both front/server)
- [ ] Is the linter passing? (`npm run eslint` on both front/server)
- [ ] Did you run prettier? (`npm run prettier` on both front/server)
- [ ] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [ ] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community ([french forum](https://community.gladysassistant.com/)/[english forum](https://en-community.gladysassistant.com/)) for testing before merging.
- [ ] If your changes modify the API (REST or Node.js), did you modify the API documentation? (Documentation is based on comments in code)
- [ ] If you are adding a new features/services which needs explanation, did you modify the user documentation? See [the GitHub repo](https://github.com/GladysAssistant/v4-website) and the [website](https://gladysassistant.com).
- [ ] Did you add fake requests data for the demo mode (`front/src/config/demo.js`) so that the demo website is working without a backend? (if needed) See [https://demo.gladysassistant.com](https://demo.gladysassistant.com).
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
### Description of change
Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!
I also took the opportunity to fix the display of the icon and text for the RELAIS expose because nothing was showing.
However, I have a question about whether we could improve the display of the features, because for example there are a lot of indexes, intensity, power but we donât really know what they correspond to! Without opening the zigbee2mqtt page itâs impossible to know which is whichâŠ
See below.
This is what I would like to do:
Thanks for the PR @_Will_71 , itâs merged and it will be included in the next Gladys release
That would be really great, yes! How would you like to go about it? Create features specific to the Lixee TIC?
In my view, yes, because with generics, when we end up with several identical functionalities I find it difficult to know which is which
If you have other ideas, Iâm open to suggestions.
No, I think itâs fine to create very specific features in some cases like this, at least we can offer a more precise experience
I would suggest something, but where Iâd be less sure is the German translations.
I will use online tools to translate, but I donât yet
ChatGPT @_Will_71 for translation, much more effective than Google Translate or others.
It seems that Pierre-Gilles uses it as well.
Thanks for the advice @Terdious ,
Yes, I take the JSON in French, paste it, and ask to translate it into English and German:
it takes 10 seconds
Will_71
October 15, 2024, 5:22am
10
Ok, Iâll do that, thanks.
Will_71
October 15, 2024, 11:10am
11
I just tried it and itâs clear that itâs effective. Thanks for the advice!
Will_71
October 17, 2024, 9:28pm
12
@pierre-gilles the PR with the specific features
master â William-De71:lixee-tic
ouvert 09:25PM - 17 Oct 24 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa⊠st as possible, make sure to review and check all of these items:
- [x] Are tests passing? (`npm test` on both front/server)
- [x] Is the linter passing? (`npm run eslint` on both front/server)
- [x] Did you run prettier? (`npm run prettier` on both front/server)
- [x] If you are adding a new features/services, did you run integration comparator? (`npm run compare-translations` on front)
- [x] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community ([french forum](https://community.gladysassistant.com/)/[english forum](https://en-community.gladysassistant.com/)) for testing before merging.
NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.
### Description of change
Please provide a description of the change here. It's always best with screenshots, so don't hesitate to add some!


Thanks @_Will_71 ! Great job Did you test it?
And is it backward compatible? If someone runs this version of Gladys while they already have a Lixee, will it break or will it work?
Will_71
October 18, 2024, 11:16am
14
I ran real-world tests with my LIxee TIC but I added it to my new instance for testing.
Iâll run another
Will_71
October 18, 2024, 8:08pm
15
@pierre-gilles , I just ran a test and indeed it breaks things a bit. The only remaining feature is the one about signal strength that I didnât modify.
I saw migration files, I think I need to do that to provide a migration from the old features to the new ones.
Iâll take a look over the weekend at what I can do.
Edit: it breaks everything, no itâs just the display on the dashboard
@_Will_71 Iâm closing this thread because the EASF03 data has been added to Gladys Assistant 4.47.0:
Salut Ă tous !
Je suis bien rentrĂ© du Japon en dĂ©but de semaine, et je publie aujourdâhui les dĂ©veloppements des deux derniĂšres semaines
DuckDB 1.1.1 : DuckDB a publiĂ© des mises Ă jour pour corriger des bugs identifiĂ©s depuis leur version 1.0. Chez Gladys, un de ces bugs empĂȘchait certains utilisateurs de rĂ©importer leurs sauvegardes Gladys Plus. Bien que je nâaie pas rĂ©ussi Ă reproduire ce problĂšme de restauration, je pense que la mise Ă jour en version 1.1.1 devrait le rĂ©soudre. JâaâŠ
Shall we discuss it in another thread in Développement ?