Skip to content

A sensor to integration Libération's news summaries into Home Assistant

License

Notifications You must be signed in to change notification settings

massoncl/liberation-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liberation-sensor

hacs_badge

This is a custom component for Home Assistant. The French newspaper Libération has a live feed where they regularly post short summaries of current events. This sensor parses that feed, finds the latest summary and converts it into markdown to be shown in a Markdown card.

This sensor is activated by adding the following into your configuration.yaml :

sensor:
  - platform: liberation_sensor
    unique_id: "liberation_recap"
    scan_interval: 900

About

A sensor to integration Libération's news summaries into Home Assistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages