HomeHabit Dashboard - Updates

@czadikem I mean HA component, what is the config for that component you have in configuration.yaml?

Also, can you tell me what is the Android device model and OS version?

switch:
platform: mqtt
name: “C’s Light”
command_topic: “cmnd/cslight/power”
state_topic: “stat/cslight/POWER”
qos: 1
payload_on: “ON”
payload_off: “OFF”
retain: true

@czadikem The same component config works normally in my testing, so at this point I’m not sure why there would be a problem. Lost connection is a possibility, but since everything else works, I assume that’s not the issue.
We will keep looking for any related bugs and I will update as soon as we find something.

Climate needs update to support new changed as off 0.96

1 Like

@thundergreen in development right now, will update

thanks a lot. I already updated my custom component for this :slight_smile:

Patch release with support for the new climate component from HA 0.96 release is rolling out now.

1 Like

Upgraded and works well .thanks a lot :+1:

Beta 18: Integrations and live streaming

Live streaming

Live streaming is now available in Camera widget both as a popup view and as in-place streaming.
In addition, the last time camera snapshot was retrieved is now visible.

Additional fixes in Camera widget:

  • More tolerant approach when processing MJPEG stream for non-standard formats
  • Image conversion optimizations by reusing memory when streaming images
  • Pausing image and video snapshot when device is offline


Widget improvements

Thermostat and clock widget got several improvements.
You can now display weather condition and temperature next to the time in Clock widget. While Thermostat widget has improved fan support for multi-speed fans and better experience when changing target temperature.

New platforms

Two new experimental platform integrations available in this release: WebThings and Hubitat.
WebThings integration will be improved in the future to support OAuth rather than relying on tokens.

Wink platform integration was also improved and had several issues resolved that relate to recent Wink API changes.

Other improvements

  • Settings are available through Remote Config Editor
  • Remote authorization step in Platform Editor is skippable when editing existing platform

Bug fixes

  • Bindings for some widget properties are not parsed correctly when importing setup config
  • Media widget skip next/previous not working when pressed multiple times in a row
  • Calendar widget weekday format fixed to be 3-letters, as before
  • Platform sync is delayed when starting the app because of unnecessary delay in connection check
  • Widget Editor does not show correct binding state when bound item is missing
  • Several other bugs fixed in Widget Editor
  • When creating thermostat widget cool/heat target temperature should be selected by default instead of default thermostat target
  • Weather elements layout shifts when value changes from between single and double digits in Weather widget (bug)
  • Memory leak after applying new config from Remote Config Editor

Home Assistant

  • Support for utility meter component
  • Several additional fixes to support the latest changes in climate component
  • Weather sensor condition text is not processed properly for some components
  • Forecast weather conditions from Dark Sky sensor are not recognized as weather condition attributes (bug)

Woohoo!. Huge update here and the ability to have video pop-up on touch is a killer (long awaited) feature that may now drive me to switch from MQTT Dash. Remote config is also very cool. Keep up the great work as this latest iteration is a real step forward. :star_struck:

1 Like

I’m just discovering HomeHabit and i think it’s the best app for Home Assistant! Great work!

EDIT:
juste one thing i would ask, it’s to have comma value for the thermostat. I can’t set 19.5°C fo exemple, only 19 or 20°C

The web application is not working at all with the new beta update it just shows the oops eyes no matter what url i use.

@czadikem what is the app version?
Also, was it a new Web widget, if not can you try creating new Web widget and see if it has the same issue?

The app version is (1.0Beta20(4683)) and I already tried to see if I uses a new web widget if it would work and it did not.

@czadikem Can you try updating to the latest Beta 20 (4687) and see if that still has an issue?
Nothing has changed in Web widget for awhile and it works for me on that same build. So I’m not sure what is the issue at the moment, especially since it worked previously on the same device.

Just started using this app and it is awesome! Only thing i’m having a bit of trouble with is the device trackers.

I’ve created sensors with the ‘presence’ type but it is only showing ‘Absent/Present’ - instead of the Home, Away & Work labels that show up in the home assistant frontend. Is there anything i can do to get the correct labels to show? Thanks!

This is a fantastic APP will be converting my wall tablets to it in good time

One Q, How do you update the APP on the tablet, i go to play store and it dosnt have update option, Im on ver 1.0 Beta 19

Very happy that you like the app!

Beta 19 is currently the latest version. Beta 20 began rolling out yesterday, but it will be several more days before everybody will get it.
If you want to get pre-release versions, you need to enroll as beta user in the Play Store, but those versions might not be as stable.

thank you, look forward to using it more!

Beta 20: More widgets

We are happy to announce Beta 20 release. This version adds several new widgets and provides important improvements for existing functionality.

Please try it out, and share your experience or any feedback with us.


Weather Radar widget

This new widget shows a weather radar overlaid on top of a map, based on chosen location and map zoom. Radar data is refreshed every 10 minutes.

Weather radar allows zoom in/out interaction for better consumption.

Horizon widget

This widget will display current location of the sun or moon over the horizon. The graphic allows you to easy consume information about rise/set times, current sun/moon position and remaining daylight.

High urgency state

This new state allows you to visually prioritize important information and device changes on your dashboards. Any state of device that needs to draw immediate attention will be displayed with distinct color and animation. Such states might include an unlocked garage door or triggered motion sensor when house is not occupied, or remind you that today is a trash day!

Custom colors in Calendar widget

Highlight your events in calendar with custom colors for a quick grasp of upcoming events. This feature allows you to assign a color for all events from a single calendar.

Configurable location and zoom in Map widget

New widget configuration options will allow you to constantly observe a chosen portion of a map in your dashboard, which is great for watching for traffic around your home location. The map can still be moved and zoomed in and out on demand, and will revert to default location when dashboard is opened.

Ability to upload debug logs in Support

This feature will help us to weed out bugs more efficiently. As there are many types of devices, it is often hard for a development team to reproduce bugs or unpredictable behavior experienced by different users. Therefore, we added ability for users to upload debug logs directly from device for investigation. If you do upload logs, please contact us at [email protected] to provide additional information about the issue.

Logs will be used strictly for an issue investigation and will be deleted right after.

Various bug fixes

  • Screen saver sometimes fails to start after dismissal
  • Screen saver starts while viewing camera live view
  • Negative values between 0 and -1 are not displayed correctly in Value widget (community topic)
  • Binary sensors are missing when binding Room widget elements

Platform specific changes

Home Assistant
  • Thermostats without modes from Home Assistant are not qualified correctly (community topic)
Domoticz
  • Support for protected locks and switches (as sensors)
Hubitat
  • Support for media player devices
  • Sensor devices missing from Item Picker
Vera
  • Fix for reconnect issues for some devices
Google Calendar
  • Fix for connecting problems when using calendars created in certain timezones
1 Like