News RSS on Dashboard

Hapush is no longer required, it was from a previous version of the dashboard. Valid options for the widget text etc. are standard CSS, which you can google. All of the available options should be listed in the latest version of the docs for dashboard creation: http://appdaemon.readthedocs.io/en/latest/DASHBOARD_CREATION.html

Great, I shoulda realized that…CSS helped me out. Thats the doc I used to build this bad boy, Ive done a few tests and Im not sure why the state does not change. I double checked that doc as well and under input boolean it says to monitor and change the state so I don’t think i need anything else. However for example my living room tv should turn on my tv when the boolean goes to on from off. I can activate this from HA or alexa no issues, when I touch the widget on the dashboard and it lights up i can go back and look at entities within HA and the boolean stays off it does not change. nothing in the logs either. Any idea what to look into?

Can you open your JavaScript console in your browser and check for errors?

good call…and strangest thing ever…Ive been working on the fonts thing, different panel…I then saw your note and opened the console hit the button it now works to turn it off!! i tried that many many times i cant think of anything that changed. It still won’t turn it on though, I get two errors…one is related to an icon i can deal with later the other I’m not sure…that is the ip of the pi running dashboard

if I goto that address I get a 404 but Im not sure what it is trying to get too…

http://192.168.86.63:5050/css/dist/jquery.gridster.css.map

i just rebooted everything left the console open and clicked the tv / boolean. it is on according to the dash board but off in HA entities. no errors or logging in ha log / java console / the terminal session open with appdaemon…

argh i figured it out…all my fault. Sorry about that, I was turning the wrong tv on lol.

Guess I should focus on one thing at a time

That entity doesn’t show on within HA though, but its working.

1 Like

Im still trying to figure out the change color of fonts lol. Literally haven’t takin a break. I’m bout done though I really like the zen layout but want to change all the pink to a different color. Is that even possible? Thank you!!!

edit the html file. i like asking you questions…

I am also stuck in the same error. I double checked the permissions and they are fine even i can get the feed with wget but still getting error “entity not found: news”. My appdaemon.yaml file is like -

AppDaemon:
  logfile: STDOUT
  errorfile: STDERR
  threads: 10
HASS:
  ha_url: http://192.168.X.X:8123
  
HADashboard:  
  dash_url: http://192.168.X.X:5050
# Apps
hello_world:
  module: hello
  class: HelloWorld

rss_feeds:
  - feed: http://rss.cnn.com/rss/cnn_topstories.rss
    target: news
  - feed: http://rss.cnn.com/rss/cnn_topstories.rss
    target: test 
rss_update: 300

I am on the latest version - appdaemon-2.1.7 idna-2.6 requests-2.18.4

What else can i check.

You have the RSS feed in the wrong place - it needs to go ne’er the AppDaemon section or it will be ignored.

thanks totally missed that part :slight_smile:

1 Like

Have you noticed any issues with appdaemon and RSS feeds? It seems like after 12 or so hours of running I start getting java errors and my feeds stop. I also noticed when I first start appdaemon the dash board responds very quickly but after some hours maybe 2 or 3 the response time drops noticeably. I’m using a pi3 for dashboard and ha and iPad Pro for dashboard display.

I’ll update I figured out that HTML and holy crap I love it. I got some good ideas and plans.

Very pretty indeed!

What errors are you seeing?

Thank you sir. Ill grab the errors and post back.

Ok I’m 100% done. Matches the living room perfect. On to the next black n red one.

My only question is do you know how I could line up just the couple sensors that look misaligned? Like the time to and the Mbps? The public up is perfect so globally wouldn’t work (got me some OCD)

Thank you!!

I’m not a CSS expert but I seem to remember someone finding a CSS trick to offset the units or value.

Nice. Thanks!

Hey If I buy some 7 inch fires will I have to resize everything? I would be using both iPad and that. Thanks

sorry at best buy and cant find an answer lol i found this but looks old

m having a hard time with this decision. is a 7 inch screen big enough you think?