Thanks for the tip. Unfortunately this doesn’t work, but your pointer has me headed in the right direction. I see that the speed attribute is null for the fans. Perhaps I also need a json_attributes_topic. I’ll work with it a bit to try to sort it out.
Actually, I think I have discovered part of the issue: TileBoard is using deprecated properties for fan entities. Namely, speed and speed_list have been deprecated and replaced with percentage, preset mode, and preset_modes.This is documented:
Because my fan has four speeds, neither speed nor speed_list has a value in the entity attributes, although they are present. I think this is what is making my fan tile unhappy.
I suggest the maintainer of tile.html in the TileBoard repository update the FAN tile definition to use the updated entity attributes.
I downloaded the latest tileboard.zip and copied in into www/tileboard on my HA. I renamed the config.js. Restarted HA and tried accesing it. But all it says is;
If you see this page then you you have most likely picked a wrong way to install TileBoard.
Am I missing something? Or do I need to change everything into my own setup before it will show up? I thought it would be easier for me if I could see the changes take affect as I went along - as I’m not to experienced.
It’s a command that prints the directory structure. Depending on what system are you running, I guess you might not have it. Otherwise you can screenshot the structure or something.
Apologies for what I would think is the my 4 post on this & resquest in :
Working example of popup auto closure #727
it seems I’m not the only one struggling with this - tried every piece of advice from the forum - is there a way to close a popup using setTimeout - i must be doing something wrong - if anybody got this working if so -please assist, if possible with an small example in this space.
Thanking you in advance.
This is formatted according to locale option. There is no no locale included by default but you can try switching to en-gb.
/* locale: locale used for date and number formats - available locales: it, de, es, fr, pt, ru, nl, pl, en-gb, en-us (default).
* The system uses localization files from the package angular-i18n.
* You can add your own locale, if it is not included already, by adding the corresponding file from the angular-i18n
* package into the 'locales' folder (rename the file so that the file name has format locale_code.js).
*/
locale: 'en-us',
title: 'Gang',
width: 1,
height: 1,
row: 0, // optional; index of the row used for the GRID layout. If not specified, the default is 0
items: [
title: 'Soverom',
width: 6,
height: 1,
row: 1, // optional; index of the row used for the GRID layout. If not specified, the default is 0
items: [