Lugar

Rating: 
5
Your rating: None Average: 5 (1 vote)

Lugar is a simple, user-friendly Home Assistant companion for SailfishOS.

Control your lights and switches and read temperature and humidity sensors, grouped by room, over a direct WebSocket connection to your Home Assistant server.

Dimmable lights get a brightness slider, and you can hide entities you do not want to see.

Screenshots: 

Keywords:

Application versions: 
AttachmentSizeDate
File harbour-lugar-1.0.1-1.armv7hl.rpm96.55 KB10/06/2026 - 00:54
File harbour-lugar-1.0.1-1.aarch64.rpm102.52 KB10/06/2026 - 00:54
File harbour-lugar-1.0.1-1.armv7hl.rpm102.49 KB26/07/2026 - 20:49
File harbour-lugar-1.0.1-1.aarch64.rpm107.72 KB26/07/2026 - 20:49
Changelog: 

- Fix settings not persisting across app restarts

Comments

ronny_b's picture

I'm having trouble connecting to my HomeAssistant: Invalid statusline in response: </body> </html>

aegg's picture

I suspect it is because of ports, I had hardcoded port 8123 when using http (based on my own network and default port). 
You could try to add port :80 and see if that helps, I will release a new version that uses standard http/https ports unless one is provided.

ronny_b's picture

I use a custom domain for Home Assistant that auto-forwards to the correct port, so could you please add an option to omit the port number?

aegg's picture

Reverse proxy? I use the same, it works with https.
I uploaded a new version. Check the upload date, ignore version number I see they are the same.
The new version should just use port 80/443 based on http/https unless you specify otherwise.