Let's talk about Gladys V4

Yes, battery information is important, notification or visual.

Preference for visual information.

Another visual proposal

I like the last one :slight_smile:

@luke that’s so cool! It’s really clean what you do. I must admit I like this visual proposal, and I also liked the previous one. I couldn’t really choose ^^

Thank you!

The last proposal is more functional for touch (large buttons)

I will continue to think about other visuals taking into account the comments so don’t hesitate :grinning:

Thanks @Jacky

Yes, I try to understand all the possible return values by reading all the posts
Each product has different values, commands…

Perfect :+1: I will start from this base

:+1: I will try to make a global view according to my availability
As I will be on vacation tonight (without internet - well very little :wink: - need to clear my head :crazy_face::joy:) , I think I will come up with something by the end of August
Have a good vacation everyone

I’m less of a fan of the second proposal personally! I find the overlapping of icons and values a bit odd.

Compared to the v4 design, I still think it’s best to stay as close to the theme as possible when possible. I find it really clean, light, and that the spacing, fonts, have been defined with an overall vision. I would like to keep this overall consistency :slight_smile:

I’m also on vacation tonight, we’ll get back to it all together after the break!

Get some rest, enjoy. We’re preparing some nice PRs for you :wink:

Hello everyone, the holidays are being felt, it’s quiet around here.
It was for you that I made good progress on the MQTT service, it is available on a PR from the Git repo, if there are still some brave souls to start the code review :wink:

The next step will be the integration of Sonoff in MQTT, or even owntack. I will be inspired by the V3 modules, but I will not be able to test everything (call for available testers).

See you later

Super @AlexTrovato is testing this out this week.

Super! We’ll stay in touch. I already feel like there’s a lack of « how to use it » guidance. :wink:

Hi @AlexTrovato! I’m back for this weekend/next week only :slight_smile: I’ll try to review your PR, it’s great thanks for the work done!

Indeed @AlexTrovato :sweat_smile: , an example and I should be able to figure it out

Connecting to the server is fine, I had to put a fake user and password otherwise there was no way to save the configuration (my Mosquitto is not protected)

On the device side, I have this (zigbee2mqtt)

Thanks :slight_smile:

Indeed, user/pass should not be mandatory, otherwise to add a device, from the interface you have « NEW + ». Only the topics devicestate/create are recognized, when creating the device, each feature must have an « external id » that corresponds to the data « identifier » and « type » separated by « : » (colon) from the MQTT message: identifier:type.

I just made a PR for sonoff in MQTT, device creation is simpler there.

I just saw the zigbee2MQTT you’re talking about, indeed I didn’t handle this case. But I have enough information to set it up.

Were you already making it work with Gladys V3? Was it a module?

No no it’s all new for V4

Basically I have a bunch of Xiaomi sensors but with a crappy bridge (the API is locked and no way to use the Xiaomi modules) so I resorted to a zigbee2mqtt dongle.

I tried some things while waiting for your message but without success. Let me know if you want to test things, I can put the remote mosquitto at your disposal.

It should be fine, I’ve already tested the pure Gladys and Sonoff topics, but I’d appreciate feedback on the user experience.

By the way, since I’m on vacation, I know what I’ll be doing tomorrow; zigbee2mqtt can also be integrated into V4 :wink:

I’ll keep you updated on the progress of this new feature, your screenshot will be enough for me to simulate the messages.

Hello everyone,
Happy to see Gladys 4 gradually appearing.
The CalDAV service is progressing slowly. Events are synchronizing, iCloud URL retrieval is automatic (@Hamtaro this is for you :wink:).
Now I need help, first for the configuration page if you have any advice, I’m not at the top level in UI/UX. Then, for a more functional part, « normal » events display well except in the monthly view and fullDay events do not display at all. It shouldn’t be much, I’ve spent several hours trying to debug but still no clue, if someone has an idea it would help me a lot.
Have a good vacation everyone.

For those interested and who want to react, we are discussing with @AlexTrovato on GitHub about MQTT integrations, and in particular how we are going to implement the sub-services that depend on MQTT (example: Owntracks, Sonoff, etc..)

https://github.com/GladysAssistant/Gladys/pull/519#issuecomment-520764341

Awesome :slight_smile:

When you talk about view, are you referring to the calendar view of Gladys 4? You’ve modified it, right? :slight_smile:

I went to look at the library’s documentation, have you tested the « allDay » attribute?

For the front, I fully agree, a clean integration for each sub-service (basic mqtt, owntrack, zigbee2mqtt, sonoff, are there others?)

For the back, I have no opinion, sorry, and I know it’s the big reflection :thinking: