Page 2 of 7

Re: HomeHabit Dashboard - Updates

Posted: Tuesday 14 May 2019 23:35
by igor
Beta 15: New icons, lots

Over 5,000 new icons added with extra icon packs. This took a bit of work, but now icon packs are added in a generic way, so it would be possible to easily update or add new packs in the future.

Following optional icon packs are available in this version (configurable in Settings):
- Font Awesome, v5.8.2
- Material Design Icons, v3.6.95

Bug fixes
- Light items do not show correct state and impossible to turn on/off when bound to Room widget element
- Gauge widget decimal text size is incorrect on some devices
- Allowing any file type for import/export picker to avoid issues without un-selectable file on some devices

Re: HomeHabit Dashboard - Updates

Posted: Friday 17 May 2019 17:30
by emeyedeejay
WOW! this is an awesome app! ... but I have a problem.

Once I've set up a connection to Domoticz which works great, I get a completely blank grey screen when attempting to bind a device.

Image

Image

Image

Any hints? Do you need any more info? Samsung S7 Android 8.0.0

Re: HomeHabit Dashboard - Updates

Posted: Saturday 18 May 2019 16:26
by igor
emeyedeejay wrote: Friday 17 May 2019 17:30 WOW! this is an awesome app! ... but I have a problem.
Once I've set up a connection to Domoticz which works great, I get a completely blank grey screen when attempting to bind a device.
Any hints? Do you need any more info? Samsung S7 Android 8.0.0
Thanks for checking out the app. Glad you like it!
There were only one report on similar behavior before on non-mainstream brand device, so I was thinking that has something to do with Android customizations, but it should be working on Samsung.
Let me run some tests and see if it is reproducible.

Re: HomeHabit Dashboard - Updates

Posted: Wednesday 22 May 2019 7:57
by emeyedeejay
Thank you ...

Something else I noticed - when I go to e.g. set-up a switch, the screen is blank until I tap it then the detail on the screen appears.

Also, the text across the top seems to be cut off so I wonder if it's something to do with screen size/resolution maybe.

Image

Not sure if this is useful info - just adding it in case something makes sense to you.

Re: HomeHabit Dashboard - Updates

Posted: Wednesday 29 May 2019 16:54
by igor
Beta 16: Security widget

Security widget
The new widget supports security panel.

Screenshot_1559139655 copy.png
Screenshot_1559139655 copy.png (123.76 KiB) Viewed 3450 times

Scene widget improvements
Scene widget now supports selectors with predefined list of options. Icon and label customization is still possible in widget editor.

Dimmer step
Dimmer and Light dimmer widgets have new property to configure minimum change step.

Bug fixes
- Thermostat current temperature is disappearing in some cases

Re: HomeHabit Dashboard - Updates

Posted: Tuesday 04 June 2019 21:28
by Hydci
Hello,
The inverted shutters are not displayed, possible to have an update is a great application it just lacks for me shutters

sorry my english and bad

Image

Re: HomeHabit Dashboard - Updates

Posted: Tuesday 04 June 2019 22:40
by igor
Hydci wrote: Tuesday 04 June 2019 21:28 The inverted shutters are not displayed, possible to have an update is a great application it just lacks for me shutters
Better shutter support is in development, should be available in one of the next releases

Re: HomeHabit Dashboard - Updates

Posted: Wednesday 05 June 2019 9:46
by Hydci
igor wrote: Tuesday 04 June 2019 22:40
Hydci wrote: Tuesday 04 June 2019 21:28 The inverted shutters are not displayed, possible to have an update is a great application it just lacks for me shutters
Better shutter support is in development, should be available in one of the next releases
Hello,
Thanks good news :)

Re: HomeHabit Dashboard - Updates

Posted: Wednesday 19 June 2019 10:58
by boe666
Little question... When Can we expect new version with shutter ?
In my instalation, HomeHabit does not see many switches and i.e. any shutters ....
Best regards.

Re: HomeHabit Dashboard - Updates

Posted: Thursday 20 June 2019 0:41
by igor
boe666 wrote: Wednesday 19 June 2019 10:58 When Can we expect new version with shutter ?
Shutter support has been added for the next release. Currently it is available in the Play Store on the latest build in beta channel.

Re: HomeHabit Dashboard - Updates

Posted: Tuesday 25 June 2019 16:02
by boe666
I have version 1.0 beta 16. When you release next one ? (1.0 b16 have no shutter from domoticz)

Re: HomeHabit Dashboard - Updates

Posted: Tuesday 25 June 2019 23:28
by lasekbot
Hey,
I found new problem. When I run application and immediately click on the button (ex. switch), this action will not execute successfully, and switch return to first state - I must retry click. But when I wait more after run app, for example 5 seconds - all is ok.

I think that app trying connect to Domoticz server and it is reason of fail but maybe app should automatically retry execute action?

Re: HomeHabit Dashboard - Updates

Posted: Wednesday 26 June 2019 15:54
by igor
boe666 wrote: Tuesday 25 June 2019 16:02 I have version 1.0 beta 16. When you release next one ? (1.0 b16 have no shutter from domoticz)
Beta 17 release should be generally available within a week.

Re: HomeHabit Dashboard - Updates

Posted: Wednesday 26 June 2019 20:22
by boe666
Thanks for quick reply.

Re: HomeHabit Dashboard - Updates

Posted: Wednesday 03 July 2019 9:13
by boe666
igor wrote: Wednesday 26 June 2019 15:54
boe666 wrote: Tuesday 25 June 2019 16:02 I have version 1.0 beta 16. When you release next one ? (1.0 b16 have no shutter from domoticz)
Beta 17 release should be generally available within a week.
How works on new Version ?

Re: HomeHabit Dashboard - Updates

Posted: Wednesday 10 July 2019 1:25
by igor
Beta 17: Improved widget editor, remote config editor, and more

Improved Widget Editor
The improvements are done to speed up a process of creating new widgets. There are now two ways to go through widget editor: select item or select widget type.
By selecting item first, the app would be able to suggest all widgets that can be bound to that item and pre-populate some widget properties. That works great with simple devices like a switch, which will even pre-populate widget label from a selected device name. Some of more complex widgets like weather or room widgets don't have pre-population working fully yet. That will be improved at later time.

Several improvements added for item binding flow.
First, it is possible now to bind specific item attributes to widgets. For example, if a device has both humidity and temperature attributes, it is possible to bind either of those to a gauge widget.
Additionally, items can be unbound when editing a widget without a new to create a new widget.

Remote Config Editor
The config editor provides ability to edit configuration in JSON editor directly from a browser by connecting to HomeHabit running on Android device over a local connection (the application must be open for editor to work). Config editor is disabled by default and can be enabled in Settings (experimental section at the end).

There are numerous benefits over existing text-based configuration. Platforms and dashboards created in the new editor will still be editable through UI, so you would be able to create dashboard in UI, play around a bit and then simply continue editing from a browser, if desired. Also, since configuration is stored on device, it would be easy to have separate dashboards for each device.

Config editor JSON is similar to current text-based configuration, but it has some differences and additional data. Documentation will be added at later time.

WARNING: This is an early **experimental** version, so please be cautious when editing configuration on your main devices.

Widget improvements
- Configurable snapshot interval for Camera widget (as low as 1 second interval)
- Labels are now optional in all state-like widgets (e.g. switch, lock, sensor, etc.)

Other improvements
- Improved search in item picker that allows multi-word search, as well as search specific item attributes
- Support for pressure sensor items
- Better support for energy and gas meters items
- Added air quality items
- Possibility to skip connection test when editing a platform when connection has been verified previously
- Font Awesome 5.9.0

Bug fixes
- Import config is failing when trying to update disabled platforms
- Rejecting cancellation in Widget Editor through tapping on outside of dialog makes it impossible to close the editor afterwards
- Disappearing value text in Gauge widget
- Error when trying to delete a platform that was never enabled before
- Widgets that have been configured with reversed state should not be shown as activated when state is unknown
- Crash after enabling home app configuration and switching to the home app
- Crash when unable to get permissions from Android for selected backdrop image
- Platform reconnect notification is shown even when a platform has been disabled

Domoticz integration
- Support for blinds
- Improved integration for P1 Smart Meter and RFXMeter
- Fix for incorrectly mapped scenes for selectors that have "off" option hidden

Re: HomeHabit Dashboard - Updates

Posted: Thursday 11 July 2019 10:14
by boe666
Still shutter/blinds from domoticz is not working :) I have ten blinds (mysensors protocol) but HomeHabit does not see any of them.

Re: HomeHabit Dashboard - Updates

Posted: Thursday 11 July 2019 12:25
by boe666
i.e.
2019-07-11 12_21_53-Domoticz.png
2019-07-11 12_21_53-Domoticz.png (18.46 KiB) Viewed 2943 times
thats how look shutters in domoticz devices, from mysensor node. Home Habit doesn't see any blinds...

and BTW - HomeHabit is really great app!

EDIT: I check every posibility and i discovered: HomeHabit recognize only 2 from 4 blind's types.
Works fine: Blinds Percentage and Blinds Percentage Inverted (without STOP button)
Not works: Blinds and Blinds Inverted. (with STOP button)

Can You add all types of blinds ???????

Re: HomeHabit Dashboard - Updates

Posted: Thursday 11 July 2019 18:14
by igor
boe666 wrote: Thursday 11 July 2019 12:25 Works fine: Blinds Percentage and Blinds Percentage Inverted (without STOP button)
Not works: Blinds and Blinds Inverted. (with STOP button)
Blinds and Blinds Inverted are supported, but it works only with Switch widget and without STOP button support.
Currently STOP functionality only works with blinds that provide exact position. We are looking into adding it for all blinds soon.

Re: HomeHabit Dashboard - Updates

Posted: Thursday 11 July 2019 21:32
by boe666
Maybe Blinds and Blinds Inverted are supported, but as I said: I have 10 blinds, and HomeHabit doesn't see it. I can only choice Blinds Percentage type. It's strange becouse there is no way to set percent :) (or I done it not proper).