James Callaghan
James Callaghan
If the temperature in the room where I dry my laundry is below a certain temperature I'd like to pre-heat the radiator in the room after a period of time...
Home Assistant upgrades rock and there is nothing nicer than upgrading to a fresh new release and getting access to all the updates. Inspired by Carlo I decided to track...
When external doors are opened and the light level is below a certain threshold turn on the appropriate Ring Floodlight light. Use a helper ```input_number``` to maintain the threshold so...
I am trying to replicate this [onion focaccia](https://github.com/jcallaghan/recipes/issues/45) recipe. I'm going to try using a sourdough so I need a [starter](https://github.com/jcallaghan/recipes/issues/48) and I remembered [Ivana Huckova (@ivanahuckova)](https://twitter.com/ivanahuckova/status/1266292445551030273) over at Grafana...
When working I like my office fan to have a different oscillation angle. I've just seen this ```{entity_id: this._config.entity, angle_low: 157, angle_high: 202}``` in an issue and want to review...
Enhance existing security-based notifications by adding a snapshot and live camera integration. Additionally, this would be great for progress updates from my 3D Printer. Related: #232
Create actions in Home Assistant mobile app to allow automations and scripts to be triggered via Apple Watch. * TTS updates. * Scripts, for example, announcing common phrases "Dinner is...
Use the ```trend``` integration to create a ```binary_sensor``` to indicate if sensor data is rising or falling for example. * [ ] Bathroom humidity rising/falling * [ ] Bedroom temperature...
# Objective I have created what I feel is the perfect scene and lighting control. I've had this working in a number of rooms in my home for the last...